summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
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-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin3-5/+15
2020-12-02drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-02drm/amd/display: Revert update clk_mgr for vgEric Bernstein2-14/+4
2020-11-24drm/amd/display: expose clk_mgr functions for reuseEric Yang2-4/+14
2020-11-16drm/amd/display: Increase sr enter/exit in rn ddr4 watermark tableWyatt Wood1-2/+2
2020-11-16drm/amd/display: set dpp dto as per requested clk for lower case.Yongqiang Sun1-5/+23
2020-11-16drm/amd/display: Handle Unknown Result for SMU Periodic Retraining on DCN2.1Sung Lee1-1/+2
2020-11-16drm/amd/display: Program dpp dto based on actual dpp clkYongqiang Sun1-3/+26
2020-11-10drm/amd/display: check actual clock value.Yongqiang Sun2-3/+14
2020-11-10drm/amd/display: update dpp dto phase and modulo.Yongqiang Sun1-4/+2
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-2/+3
2020-11-05drm/amdgpu/display: FP fixes for DCN3.x (v4)Alex Deucher2-1/+29
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2-17/+1
2020-11-02drm/amd/display: Tune min clk values for MPO for RVPratik Vishwakarma1-3/+27
2020-10-30drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher1-2/+0
2020-10-27drm/amd/display: correct asic type check V2Evan Quan2-3/+7
2020-10-26drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug OptionSung Lee1-1/+1
2020-10-23drm/amdgpu/display: add MALL support (v2)Bhawanpreet Lakha4-0/+22
2020-10-12drm/amd/display: Add green_sardine support to DCRoman Li1-0/+7
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha1-0/+6
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li6-1/+1312
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-18drm/amd/display: dc/clk_mgr: make function staticMauro Rossi1-1/+1
2020-09-16drm/amd/display: Check clock table returnRodrigo Siqueira1-2/+5
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee1-0/+10
2020-08-11drm/amd/display: add DCN support for aarch64Daniel Kolesa1-0/+7
2020-07-30drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-07-27drm/amd/display: dc/clk_mgr: add support for SI parts (v2)Mauro Rossi4-0/+227
2020-07-27drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee1-3/+4
2020-07-23drm/amdgpu: Remove redundant NULL checkLi Heng1-2/+1
2020-07-14drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang3-3/+54
2020-07-08drm/amd/display: Add logger for SMU msgWesley Chalmers1-3/+62
2020-07-08drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback3-23/+71
2020-07-02drm/amd/display: Handle SMU msg responseYongqiang Sun2-4/+75
2020-07-02drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback2-12/+12
2020-07-01drm/amd/display: Red screen observed on startupPeikang Zhang1-1/+2
2020-07-01drm/amd/display: use dispclk AVFS for dppclkBrandon Syu1-5/+13
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha7-0/+1036
2020-04-23drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-04-23drm/amd/display: Unify psr feature flagsWyatt Wood1-1/+1
2020-04-23drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King1-1/+1
2020-04-09drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss1-1/+1