summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Check pipe->stream before passing it to a functionAlex Hung2025-03-181-9/+6
* drm/amd/display: misc for dio encoder refactorPeichen Huang2025-03-051-5/+15
* drm/amd/display: Guard against setting dispclk low when activeNicholas Kazlauskas2025-02-191-4/+9
* drm/amd/display: Exclude clkoffset and ips setting for dcn351 specificCharlene Liu2025-02-121-2/+2
* drm/amd/display: Correct register address in dcn35loanchen2025-01-281-1/+1
* drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu2025-01-101-6/+12
* drm/amd/display: update dcn351 used clock offsetCharlene Liu2024-12-103-32/+244
* drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_ifCharlene Liu2024-12-102-15/+119
* drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof2024-11-041-1/+9
* drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof2024-11-041-2/+9
* drm/amd/display: Simplify dcn35_is_ips_supported()Alex Hung2024-10-281-4/+1
* drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela2024-10-281-0/+1
* drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen2024-10-221-2/+4
* drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas2024-09-181-0/+6
* drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto2024-09-021-3/+3
* drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas2024-08-271-3/+3
* drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto2024-08-201-0/+3
* drm/amd/display: guard otg disable w/a for testMuhammad Ahmed2024-08-131-0/+3
* drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu2024-07-271-2/+2
* drm/amd/display: Fix Potential Null DereferenceGabe Teeger2024-07-231-3/+3
* drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu2024-07-231-3/+15
* drm/amd/display: replace CRTC disable function callXi (Alex) Liu2024-07-011-2/+2
* drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung2024-06-191-1/+1
* drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim2024-06-143-1/+77
* drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2024-04-091-0/+50
* drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li2024-03-271-1/+1
* drm/amd/display: Remove read/write to external registerSung Joon Kim2024-03-273-61/+0
* drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan2024-03-271-0/+5
* drm/amd/display: Add debug key to allow disabling dtbclkMuhammad Ahmed2024-03-201-1/+2
* drm/amd/display: allow psr-su/replay for z8Charlene Liu2024-02-141-6/+6
* drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li2024-02-141-4/+11
* Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger2024-02-141-1/+0
* drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri2024-01-291-4/+4
* drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto2024-01-291-16/+16
* drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2024-01-292-4/+23
* drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan2024-01-291-0/+1
* drm/amd/display: Update P010 scaling capCharlene Liu2024-01-151-13/+12
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-1/+1
* drm/amd/display: Add function for dumping clk registersJohnson Chen2023-12-191-4/+3
* drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King2023-12-131-4/+4
* drm/amd/display: Fix disable_otg_wa logicNicholas Susanto2023-12-061-8/+0
* drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu2023-12-062-9/+7
* drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu2023-12-062-23/+47
* drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas2023-11-291-15/+12
* drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2023-11-291-1/+0
* drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas2023-11-291-26/+51
* drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss2023-11-291-22/+0
* drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2023-11-291-16/+16
* drm/amd/display: Add disable timeout optionDuncan Ma2023-11-171-0/+3
* drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-171-9/+9