summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2021-09-07drm/amd/display: Fix warning comparing pointer to 0chongjiapeng1-1/+1
2021-08-05drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo1-1/+3
2021-07-28drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao1-1/+1
2021-07-23drm/amd/display: change zstate allow msg conditionEric Yang1-8/+8
2021-07-23drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-23drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy1-0/+4
2021-07-21drm/amd/display: Prevent Diags from entering S2Mikita Lipski1-1/+1
2021-07-08drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-08drm/amd/display: Round KHz up when calculating clock requestsAric Cyr7-42/+47
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher3-11/+0
2021-06-15drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers3-6/+69
2021-06-08drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin1-51/+27
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski1-6/+16
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas7-0/+1425
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai1-0/+7
2021-05-19drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu1-2/+46
2021-05-10drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3
2021-05-10drm/amd/display: Fix clock table filling logicIlya Bakoulin1-27/+53
2021-05-10drm/amdgpu/dc: Revert commit "treat memory as a single-channel"Aric Cyr1-46/+2
2021-04-28drm/amd/display: Revert wait vblank on update dpp clockLewis Huang1-9/+1
2021-04-20drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-20drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu1-2/+46
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang1-1/+9
2021-04-09drm/amd/display: Add dc_debug flag to disable min fclkHarry Wentland1-2/+2
2021-04-09drm/amd/display: Add debug prints for SMU messagesHarry Wentland1-4/+25
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park1-0/+7
2021-04-09drm/amdgpu/display: fix memory leak for dimgrey cavefishAlex Deucher1-0/+3
2021-04-09drm/amd/display: hide VGH asic specific structsDmytro Laktyushkin3-98/+148
2021-04-09drm/amd/display: Populate socclk entries for dcn2.1Roman Li1-0/+13
2021-03-23drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-03-23drm/amd/display: System black screen hangs on driver loadAric Cyr1-46/+2
2021-03-23drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung1-1/+1
2021-03-02drm/amd/display: treat memory as a single-channel for asymmetric memoryHugo Hu1-2/+46
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-4/+13
2021-02-02drm/amd/display: Add null pointer check to is_dig_enabled funcMichael Strauss1-1/+2
2021-01-25Revert "drm/amd/display: Tune min clk values for MPO for RV"Pratik Vishwakarma1-27/+3
2021-01-21drm/amd/display: Enable programing of MALL watermarksBhawanpreet Lakha1-9/+9
2021-01-20drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-01-13drm/amd/display: change SMU repsonse timeout to 2sCharlene Liu1-1/+1
2021-01-13drm/amd/display: removed unnecessary check when dpp clock increasingChiawen Huang1-2/+1
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher1-21/+0
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang1-6/+5
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang1-8/+8
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun1-1/+1
2020-12-15drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2020-12-08drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-08drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin3-5/+15
2020-12-01drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-01drm/amd/display: Revert update clk_mgr for vgEric Bernstein2-14/+4