summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dccg
AgeCommit message (Expand)AuthorFilesLines
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu1-14/+24
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu1-11/+13
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil3-50/+51
2025-02-13drm/amd/display: Allow reuse of of DCN4x codeDmytro2-13/+51
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-10-02drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone1-3/+0
2024-10-02drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto1-81/+0
2024-09-07drm/amd/display: fix dccg root clock optimization related hangQili Lu2-5/+10
2024-09-07drm/amd/display: Refactor dccg35_get_other_enabled_symclk_feNicholas Susanto1-40/+25
2024-09-02drm/amd/display: Fix flickering caused by dccgHansen Dsouza2-28/+72
2024-08-28drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad1-1/+2
2024-08-21Revert "drm/amd/display: Update to using new dccg callbacks"Hansen Dsouza1-2/+2
2024-08-13drm/amd/display: Update to using new dccg callbacksHansen Dsouza1-2/+2
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza1-54/+99
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza1-29/+252
2024-08-06drm/amd/display: Add stream and char control callbackHansen Dsouza1-10/+122
2024-07-28drm/amd/display: Add new enable and disable functions for DCN35Hansen Dsouza1-1/+53
2024-07-28drm/amd/display: Add new enable and disable functionsHansen Dsouza1-0/+212
2024-07-24drm/amd/display: Add source select helper functionsHansen Dsouza1-0/+324
2024-07-24drm/amd/display: Add RCG helper functionsHansen Dsouza1-0/+307
2024-07-24drm/amd/display: Add private data type for RCGHansen Dsouza1-0/+81
2024-07-24drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu3-19/+23
2024-06-28drm/amd/display: Refactor dccg401_get_other_enable_symclk_feRelja Vojvodic1-35/+22
2024-06-14drm/amd/display: Fix incorrect size calculation for loop in dcn401Alex Hung1-1/+1
2024-06-14drm/amd/display: Avoid programming DTO if Refclk is 0Chris Park1-0/+4
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen4-17/+25
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung1-1/+1
2024-05-20drm/amd/display: Add missing enable and disable symclk_se functions for dcn401Wenjing Liu2-0/+171
2024-05-13Revert "drm/amd/display: Enable SYMCLK gating in DCCG"Alex Hung1-57/+45
2024-05-13drm/amd/display: Enable SYMCLK gating in DCCGDaniel Miess1-45/+57
2024-05-13drm/amd/display: Refactor DCN401 DCCG into component directoryRevalla Hari Krishna3-1/+1046
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung1-1/+1
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna21-0/+4835