aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-02drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto1-3/+3
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3
2024-08-20drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto1-0/+3
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed1-0/+3
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu1-2/+2
2024-07-23drm/amd/display: Fix Potential Null DereferenceGabe Teeger1-3/+3
2024-07-23drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-3/+15
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu1-2/+2
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung1-1/+1
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim3-1/+77
2024-04-09drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei1-0/+50
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim3-61/+0
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-20drm/amd/display: Add debug key to allow disabling dtbclkMuhammad Ahmed1-1/+2
2024-02-14drm/amd/display: allow psr-su/replay for z8Charlene Liu1-6/+6
2024-02-14drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-14Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-01-29drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri1-4/+4
2024-01-29drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto1-16/+16
2024-01-29drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2-4/+23
2024-01-29drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-01-15drm/amd/display: Update P010 scaling capCharlene Liu1-13/+12
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-1/+1
2023-12-19drm/amd/display: Add function for dumping clk registersJohnson Chen1-4/+3
2023-12-13drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King1-4/+4
2023-12-06drm/amd/display: Fix disable_otg_wa logicNicholas Susanto1-8/+0
2023-12-06drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu2-9/+7
2023-12-06drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu2-23/+47
2023-11-29drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-29drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim1-1/+0
2023-11-29drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-29drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-29drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas1-16/+16
2023-11-17drm/amd/display: Add disable timeout optionDuncan Ma1-0/+3
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma1-9/+9
2023-11-07drm/amd/display: Disable OTG for mode timing switch on DCN35Ovidiu Bunea1-1/+2
2023-11-07drm/amd/display: Fix OTG disable workaround logicTaimur Hassan1-4/+7
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim1-3/+4
2023-10-09drm/amd/display: Update pmfw_driver_if new structureCharlene Liu2-76/+174
2023-10-09drm/amd/display: Modify SMU message logsSung Joon Kim2-6/+7
2023-10-04drm/amd/display: Make driver backwards-compatible with non-IPS PMFWOvidiu Bunea1-10/+18
2023-09-26drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma3-3/+52
2023-09-20drm/amd/display: Add IPS control flagSung Joon Kim3-1/+31
2023-09-20drm/amd/display: Correct z8 watermark maskCharlene Liu1-2/+0
2023-09-20drm/amd/display: Add pointer check before function callSung Joon Kim1-1/+3
2023-09-20drm/amd/display: Enable DCLK_DS from driver by defaultMuhammad Ahmed1-3/+0
2023-09-06drm/amd/display: clean up some inconsistent indentingsYang Li1-14/+14
2023-09-06drm/amd/display: Remove duplicated include in dcn35_clk_mgr.cYang Li1-1/+0