1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-18 21:13:35 +01:00
hekate/bdk
CTCaer 72f980d0f4 bdk: display: fully streamline dc/win setup
As explained before, Nvidia just grabbed the whole dynamic init and made arrays
of it, without actually optimizing it.
The second part of the streamline aims to fully de-duplicate that.
- Completely remove all already set registers for DC/DISP/WIN.
- Do not touch other windows when a specific window is setup.
- Init Window D also together with A/B/C since code is made for DISPA.
- Add missing increase for syncpt 1.
2024-06-02 08:22:20 +03:00
..
display bdk: display: fully streamline dc/win setup 2024-06-02 08:22:20 +03:00
ianos bdk: small refactor 2022-10-11 06:16:38 +03:00
input bdk: use static where it should 2024-06-02 07:09:34 +03:00
libs bdk: fatfs: update copyright 2024-06-02 07:42:35 +03:00
mem bdk: minerva: add emc src div disable 2024-06-02 06:46:28 +03:00
power bdk: max77620: raise sd1 max voltage 2024-02-16 15:55:40 +02:00
rtc bdk: rtc: handle offset adjustment in-place 2024-03-12 15:08:55 +02:00
sec bdk: bpmp: add and use bpmp_clk_rate_relaxed 2024-06-02 06:51:06 +03:00
soc bdk: clock: always set DISPA source 2024-06-02 08:00:42 +03:00
storage bdk: use static where it should 2024-06-02 07:09:34 +03:00
thermal bdk: bpmp: add and use bpmp_clk_rate_relaxed 2024-06-02 06:51:06 +03:00
usb bdk: usb: hid: don't send a packet if no new data 2024-06-02 07:40:11 +03:00
utils bdk: display: deduplicate array size macro 2024-06-02 08:02:44 +03:00
bdk.h bdk: Add driver for VIC 2022-10-11 06:41:38 +03:00
exception_handlers.S bdk: fiq: watchdog handling 2022-06-29 12:12:03 +03:00
fatfs_cfg.h bdk: add global header 2022-01-15 23:58:27 +02:00
fatfs_conf.h bdk: add global header 2022-01-15 23:58:27 +02:00
gfx_utils.h
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h ianos: add extensions magic 2021-04-11 10:30:24 +03:00