summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-1/+1
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-23/+15
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-3/+1
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-0/+1
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu1-1/+3
2022-09-19drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram1-5/+6
2022-08-25drm/amd/display: Adding log clock table from SMULeo Chen1-0/+46
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+2
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas1-4/+4
2022-06-01drm/amd/display: Don't clear ref_dtbclk valueAlvin1-0/+3
2022-06-01drm/amd/display: Pass the new context into disable OTG WANicholas Kazlauskas1-4/+4
2022-06-01drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin1-1/+7
2022-04-26drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher1-1/+1
2022-04-12drm/amd/display: Power down hardware if timer not triggerPaul Hsieh1-1/+25
2022-04-05drm/amd/display: revert Power down hardware if timer not triggerMartin Leung1-25/+1
2022-04-01drm/amd/display: Power down hardware if timer not triggerPaul Hsieh1-1/+25
2022-02-23drm/amd/display: add debug option to bypass ssinfo from bios.Charlene Liu1-0/+2
2022-02-03drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-01-19drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang1-3/+3
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-14drm/amd/display: fix function scopesIsabella Basso1-4/+3
2021-11-18drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin1-4/+4
2021-10-28drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-10-20drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij1-8/+8
2021-10-20drm/amd/display: Disable dpp root clock when not being usedJake Wang1-1/+4
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang1-0/+2
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-1/+1
2021-09-07drm/amd/display: Fix warning comparing pointer to 0chongjiapeng1-1/+1
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang1-8/+8
2021-07-21drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas1-1/+42
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas1-0/+673