1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 22:13:39 +01:00
hekate/nyx/nyx_gui/soc
CTCaer c5b64a2b58 tsec: Don't disable HOST1x clock because it's used
Tsec keys function always disabled host1x clock after running.
This interferes with display interface and disables further window frame syncing.
Display_end code already handles disable and reset of said clock.

It also fixes an ancient bug that was mitigated by removing the 5 frame sync on HOST1X_SYNC_SYNCPT_9 at channel 0:
5fd9daa364 (diff-6b0c56eab8515465d559ff0ea73a22c3L152)
2019-09-11 02:19:41 +03:00
..
bpmp.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
bpmp.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
clock.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
clock.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
cluster.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
cluster.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
fuse.c Bugfixes and cleanup 2019-07-06 22:08:37 +03:00
fuse.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
gpio.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
gpio.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
hw_init.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
hw_init.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
i2c.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
i2c.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
kfuse.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
kfuse.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
pinmux.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
pinmux.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc_lp0_t210.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
smmu.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
smmu.h [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
t210.h tsec: Don't disable HOST1x clock because it's used 2019-09-11 02:19:41 +03:00
uart.c [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
uart.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00