summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2019-10-25drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian2-6/+11
2019-10-25drm/amd/display: move wm ranges reporting to end of init hwEric Yang1-73/+76
2019-10-25drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin6-34/+27
2019-10-25drm/amd/display: correctly populate dpp refclk in fpgaAnthony Koo1-2/+8
2019-10-25drm/amd/display: Add unknown clk state.Yongqiang Sun2-9/+9
2019-10-17drm/amd/display: null check pp_smu clock table before using itBhawanpreet Lakha1-1/+1
2019-10-17drm/amd/display: use requested_dispclk_khz instead of clkBhawanpreet Lakha1-11/+2
2019-10-17drm/amd/display: enable smu set dcfclkLewis Huang1-2/+2
2019-10-17drm/amd/display: fix header for RN clk mgrjoseph gravenor1-1/+1
2019-10-17drm/amd/display: add sanity check for clk table from smuEric Yang1-0/+8
2019-10-17drm/amd/display: Fix rn audio playback and video playback speedMichael Strauss1-8/+7
2019-10-11drm/amd/display: add renoir specific watermark range and clk helperDmytro Laktyushkin2-15/+18
2019-10-11drm/amd/display: hook up notify watermark ranges and get clock tableEric Yang1-9/+35
2019-10-11drm/amd/display: Skip DIG Check if Link is Virtual for Display CountSung Lee1-1/+2
2019-10-11drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu1-0/+1
2019-10-11drm/amd/display: add guard for SMU ver, for 48mhz clkJoseph Gravenor1-1/+1
2019-10-11drm/amd/display: fix code to control 48mhz refclkEric Yang3-6/+7
2019-10-11drm/amd/display: exit PSR during detectionEric Yang1-0/+25
2019-10-11drm/amd/display: add explicit comparator as default optimization checkJun Lei1-0/+24
2019-10-11drm/amd/display: fix hotplug during display offJoseph Gravenor4-14/+86
2019-10-03drm/amdgpu/display: fix 64 bit divideAlex Deucher1-1/+3
2019-10-03drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu1-2/+16
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-09-14drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu1-2/+5
2019-09-14drm/amd/display: remove hw access from dc_destroyJun Lei1-0/+3
2019-08-29drm/amd/display: Correct order of RV family clk managers for RenoirRoman Li1-6/+6
2019-08-29drm/amd/display: Add Renoir clock managerBhawanpreet Lakha6-0/+888
2019-08-15drm/amd/display: fix dcn-specific clk_mgr init_clocksMartin Leung1-0/+6
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-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2-15/+8
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: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas3-6/+6
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-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher2-0/+5
2019-06-22drm/amd/display: make clk_mgr call enable_pme_waSu Sung Chung2-1/+29
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