aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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 Liu1-1/+22
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 Liu1-1/+1
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 Yang1-30/+13
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 Wentland1-0/+384