summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dccg/dcn35
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-1/+10
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas-20/+27
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen-2/+4
2025-10-20drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea-3/+2
2025-10-20drm/amd/display: fix dppclk rcg poweron checkYihan Zhu-1/+5
2025-10-20drm/amd/display: add dccg dfs mask defCharlene Liu-0/+8
2025-10-20drm/amd/display: add dispclk ramping to dcn35.Charlene Liu-0/+12
2025-10-13drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo-1/+1
2025-09-23drm/amd/display: Insert dccg log for easy debugCharlene Liu-3/+21
2025-09-05drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea-35/+39
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu-14/+24
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu-11/+13
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea-6/+9
2024-09-06drm/amd/display: fix dccg root clock optimization related hangQili Lu-5/+10
2024-09-06drm/amd/display: Refactor dccg35_get_other_enabled_symclk_feNicholas Susanto-40/+25
2024-09-02drm/amd/display: Fix flickering caused by dccgHansen Dsouza-28/+61
2024-08-27drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad-1/+2
2024-08-20Revert "drm/amd/display: Update to using new dccg callbacks"Hansen Dsouza-2/+2
2024-08-13drm/amd/display: Update to using new dccg callbacksHansen Dsouza-2/+2
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza-54/+99
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza-29/+252
2024-08-06drm/amd/display: Add stream and char control callbackHansen Dsouza-10/+122
2024-07-27drm/amd/display: Add new enable and disable functions for DCN35Hansen Dsouza-1/+53
2024-07-27drm/amd/display: Add new enable and disable functionsHansen Dsouza-0/+212
2024-07-23drm/amd/display: Add source select helper functionsHansen Dsouza-0/+324
2024-07-23drm/amd/display: Add RCG helper functionsHansen Dsouza-0/+307
2024-07-23drm/amd/display: Add private data type for RCGHansen Dsouza-0/+81
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen-5/+8
2024-05-13Revert "drm/amd/display: Enable SYMCLK gating in DCCG"Alex Hung-57/+45
2024-05-13drm/amd/display: Enable SYMCLK gating in DCCGDaniel Miess-45/+57
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung-1/+1
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna-0/+1297