mirror of
https://github.com/CTCaer/hekate.git
synced 2024-12-25 15:17:19 +00:00
c5b64a2b58
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:
|
||
---|---|---|
.. | ||
bpmp.c | ||
bpmp.h | ||
clock.c | ||
clock.h | ||
cluster.c | ||
cluster.h | ||
fuse.c | ||
fuse.h | ||
gpio.c | ||
gpio.h | ||
hw_init.c | ||
hw_init.h | ||
i2c.c | ||
i2c.h | ||
kfuse.c | ||
kfuse.h | ||
pinmux.c | ||
pinmux.h | ||
pmc_lp0_t210.h | ||
pmc.h | ||
smmu.c | ||
smmu.h | ||
t210.h | ||
uart.c | ||
uart.h |