summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung2024-06-191-1/+1
* drm/amd/display: Adjust some includes used by displayRodrigo Siqueira2024-04-121-1/+0
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+2
* drm/amd/display: Drop legacy codeRodrigo Siqueira2024-02-071-4/+0
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-1/+1
* drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-23/+15
* drm/amd: Downgrade message about watermarks table after s0i3 to debugMario Limonciello2023-06-091-1/+1
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-3/+1
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-0/+1
* drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas2022-11-231-2/+2
* drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu2022-11-151-1/+3
* drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram2022-09-191-5/+6
* drm/amd/display: Adding log clock table from SMULeo Chen2022-08-251-0/+46
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-1/+2
* drm/amd/display: Removing assert statements for LinuxSaaem Rizvi2022-07-121-2/+6
* drm/amd/display: Add SMU logging codeSaaem Rizvi2022-06-211-0/+8
* Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas2022-06-071-4/+4
* drm/amd/display: Don't clear ref_dtbclk valueAlvin2022-06-011-0/+3
* drm/amd/display: Pass the new context into disable OTG WANicholas Kazlauskas2022-06-011-4/+4
* drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin2022-06-012-1/+9
* drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher2022-04-261-1/+1
* drm/amd/display: Power down hardware if timer not triggerPaul Hsieh2022-04-121-1/+25
* drm/amd/display: revert Power down hardware if timer not triggerMartin Leung2022-04-051-25/+1
* drm/amd/display: Power down hardware if timer not triggerPaul Hsieh2022-03-311-1/+25
* drm/amd/display: add debug option to bypass ssinfo from bios.Charlene Liu2022-02-231-0/+2
* drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh2022-02-021-10/+10
* display/amd: decrease message verbosity about watermarks table failureMario Limonciello2022-01-271-1/+5
* drm/amd/display: add debug option for z9 disable interfaceEric Yang2022-01-251-1/+5
* drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang2022-01-183-9/+14
* drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello2022-01-111-0/+6
* drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas2021-12-301-0/+1
* drm/amd/display: fix function scopesIsabella Basso2021-12-132-7/+6
* drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2021-11-172-4/+11
* drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss2021-10-281-3/+10
* drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij2021-10-191-8/+8
* drm/amd/display: Disable dpp root clock when not being usedJake Wang2021-10-191-1/+4
* drm/amd/display: Add periodic detection when zstate is enabledEric Yang2021-09-141-0/+2
* drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito2021-09-141-1/+1
* drm/amd/display: Fix warning comparing pointer to 0chongjiapeng2021-09-071-1/+1
* drm/amd/display: change zstate allow msg conditionEric Yang2021-07-231-8/+8
* drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2021-07-232-55/+42
* drm/amd/display: update header file nameXiaomeng Hou2021-07-081-2/+2
* drm/amd/display: Round KHz up when calculating clock requestsAric Cyr2021-07-081-5/+5
* drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas2021-06-044-0/+1380