summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31
AgeCommit message (Expand)AuthorFilesLines
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-06-09drm/amd: Downgrade message about watermarks table after s0i3 to debugMario Limonciello1-1/+1
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-23drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas1-2/+2
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-07-12drm/amd/display: Removing assert statements for LinuxSaaem Rizvi1-2/+6
2022-06-22drm/amd/display: Add SMU logging codeSaaem Rizvi1-0/+8
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, Martin2-1/+9
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-27display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-01-26drm/amd/display: add debug option for z9 disable interfaceEric Yang1-1/+5
2022-01-19drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang3-9/+14
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-14drm/amd/display: fix function scopesIsabella Basso2-7/+6
2021-11-18drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2-4/+11
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-23drm/amd/display: change zstate allow msg conditionEric Yang1-8/+8
2021-07-23drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-09drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-08drm/amd/display: Round KHz up when calculating clock requestsAric Cyr1-5/+5
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas4-0/+1380