aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-2/+0
2021-06-15drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers2-4/+67
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas1-0/+4
2021-03-23drm/amd/display: Fix typo when retrieving dppclk from UEFI configMartin Leung1-1/+1
2021-01-13drm/amd/display: removed unnecessary check when dpp clock increasingChiawen Huang1-2/+1
2020-07-08drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback1-9/+26
2020-07-01drm/amd/display: use dispclk AVFS for dppclkBrandon Syu1-5/+13
2020-03-19drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun1-3/+2
2020-03-19drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee1-1/+1
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+6
2020-02-25drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee1-1/+1
2020-02-25drm/amd/display: do not force UCLK DPM to stay at highest state during display off in DCN2Samson Tam1-2/+6
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee1-1/+1
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee1-1/+1
2019-12-18drm/amd/display: Lower DPP DTO only when safeSung Lee2-7/+11
2019-12-18drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung2-0/+34
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian1-5/+9
2019-10-25drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin1-7/+7
2019-10-25drm/amd/display: correctly populate dpp refclk in fpgaAnthony Koo1-2/+8
2019-10-10drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu1-0/+1
2019-10-10drm/amd/display: add explicit comparator as default optimization checkJun Lei1-0/+24
2019-10-03drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers1-75/+36
2019-09-17drm/amd/display: Replace for loop w/ function callWesley Chalmers1-23/+2
2019-08-15drm/amd/display: Add work-around option to skip DCN20 clock updatesJaehyun Chung1-0/+3
2019-08-15drm/amd/display: fixup DPP programming sequenceJun Lei1-36/+97
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei1-0/+2
2019-07-18drm/amd/display: add a option to force the clock at every mode change.Charlene Liu1-1/+8
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu2-1/+27
2019-07-18drm/amd/display: Remove second initialization of pp_smuAlvin Lee1-2/+0
2019-07-18drm/amd/display: fix not calling ppsmu to trigger PMESu Sung Chung1-0/+2
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee1-0/+1
2019-07-18drm/amd/display: move bw calc code into helpersEric Yang1-2/+0
2019-07-18drm/amd/display: initialize p_state to proper valueJun Lei1-0/+2
2019-06-22drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung1-1/+15
2019-06-22drm/amd/display: expose dentist_get_did_from_dividerCharlene Liu2-1/+3
2019-06-22drm/amd/display: dcn2 use fixed clocks.Charlene Liu1-11/+11
2019-06-22drm/amd/display: update DCN2 uclk switch timeJun Lei1-5/+3
2019-06-22drm/amd/display: add support for forcing DCFCLK without affecting watermarksJun Lei1-0/+4
2019-06-22drm/amd/display: Change Min fclk to 1.2GhzTyler DiBattista1-2/+2
2019-06-22drm/amd/display: fix fpga fclk programmingDmytro Laktyushkin1-3/+6
2019-06-22drm/amd/display: fix pstate allow handling in dcn2Jun Lei1-2/+5
2019-06-22drm/amd/display: Refactor clk_mgr functionsEric Yang2-30/+15
2019-06-22drm/amd/display: dcn2 dmcu wait_for_loop update with dispclk.Charlene Liu1-0/+2
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland2-0/+428