summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/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-15drm/amd/display: allow psr-su/replay for z8Charlene Liu1-6/+6
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15Revert "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-16drm/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-30drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-30drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim1-1/+0
2023-11-30drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-30drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-30drm/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-05drm/amd/display: Make driver backwards-compatible with non-IPS PMFWOvidiu Bunea1-10/+18
2023-09-27drm/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
2023-08-30drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo4-0/+1697