summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-15drm/amd/display: New Behavior for debug option disable_ips_in_vpbLeo Chen1-0/+7
2025-07-15drm/amd/display: Notify DMUB on HW ReleaseDuncan Ma1-0/+17
2025-07-15drm/amd/display: Adding missing driver code for IPSv2.0Leo Chen1-13/+38
2025-06-24drm/amd/display: Add DMUB IPS command support for IPS residency toolsOvidiu Bunea1-67/+35
2025-06-24drm/amd/display: LSDMA supportOstrowski Rafal1-0/+199
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi1-1/+1
2025-06-03drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi1-1/+58
2025-05-16drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea1-5/+9
2025-05-13drm/amd/display: Fix race in dmub_srv_wait_for_pendingDillon Varone1-1/+4
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone1-1/+1
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu1-7/+8
2025-04-07drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone1-85/+100
2025-03-18drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"Dillon Varone1-100/+85
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone1-85/+100
2025-03-10drm/amd/display: Add more debug data to dmub_srvJoshua Aberback1-45/+44
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo1-48/+2
2024-12-18drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone1-22/+18
2024-12-18drm/amd/display: Update FAMS2 config cmdAlvin Lee1-6/+19
2024-12-10Revert "drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic"Nicholas Kazlauskas1-4/+1
2024-12-10drm/amd/display: Don't allow IPS2 in D0 for RCG DynamicNicholas Kazlauskas1-1/+4
2024-12-10drm/amd/display: Add disable_ips_in_dpms_off flag for IPSNicholas Kazlauskas1-1/+1
2024-10-28drm/amd/display: Remove useless assignments and variablesAlex Hung1-1/+0
2024-10-15drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen1-2/+4
2024-10-15drm/amd/display: Fix Coverity change for visual confirmLeo (Hanghong) Ma1-1/+2
2024-10-02drm/amd/display: Add IPS residency capture helpers to dc_dmub_srvOvidiu Bunea1-0/+78
2024-08-28drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas1-2/+28
2024-08-13drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li1-13/+13
2024-07-28drm/amd/display: Add logs for debugging outboxCruise1-0/+3
2024-07-24drm/amd/display: Export additional FAMS2 global configuration options from DMLDillon Varone1-18/+16
2024-06-28drm/amd/display: Validate function returnsAlex Hung1-2/+5
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung1-2/+18
2024-06-14drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone1-0/+1
2024-06-14drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu1-0/+2
2024-06-14drm/amd/display: Remove NULL assignment for stream_statusAlvin Lee1-2/+0
2024-06-14drm/amd/display: Add monitor patch skip disable crtc during psr and ips1Lewis Huang1-0/+3
2024-06-14drm/amd/display: Add recovery timeout to FAMS2Dillon Varone1-0/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee1-2/+10
2024-04-30drm/amd/display: Notify idle link detection through shared stateNicholas Kazlauskas1-0/+30
2024-04-30drm/amd/display: Force flush after write to IPS driver signalsNicholas Kazlauskas1-0/+2
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+176
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-0/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-04-10drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee1-1/+9
2024-03-27drm/amd/display: Add new IPS config modeNicholas Kazlauskas1-0/+29
2024-03-22drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas1-2/+5
2024-03-22drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas1-2/+12
2024-03-20drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas1-6/+17
2024-03-20drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas1-3/+15
2024-03-20drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas1-0/+9
2024-03-20drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas1-0/+73