aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: New Behavior for debug option disable_ips_in_vpbLeo Chen2025-07-151-0/+7
* drm/amd/display: Notify DMUB on HW ReleaseDuncan Ma2025-07-151-0/+17
* drm/amd/display: Adding missing driver code for IPSv2.0Leo Chen2025-07-151-13/+38
* drm/amd/display: Add DMUB IPS command support for IPS residency toolsOvidiu Bunea2025-06-241-66/+34
* drm/amd/display: LSDMA supportOstrowski Rafal2025-06-241-0/+199
* drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi2025-06-031-1/+1
* drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi2025-06-031-1/+58
* drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea2025-05-161-5/+9
* drm/amd/display: Fix race in dmub_srv_wait_for_pendingDillon Varone2025-05-131-1/+4
* drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone2025-05-051-1/+1
* drm/amd/display: Send IPSExit unconditionally.JinZe Xu2025-05-051-7/+8
* drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone2025-04-071-85/+100
* drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"Dillon Varone2025-03-181-100/+85
* drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone2025-03-101-85/+100
* drm/amd/display: Add more debug data to dmub_srvJoshua Aberback2025-03-101-45/+44
* drm/amd/display: Reverse the visual confirm recoutsPeterson Guo2025-02-131-48/+2
* drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone2024-12-181-22/+18
* drm/amd/display: Update FAMS2 config cmdAlvin Lee2024-12-181-6/+19
* Revert "drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic"Nicholas Kazlauskas2024-12-101-4/+1
* drm/amd/display: Don't allow IPS2 in D0 for RCG DynamicNicholas Kazlauskas2024-12-101-1/+4
* drm/amd/display: Add disable_ips_in_dpms_off flag for IPSNicholas Kazlauskas2024-12-101-1/+1
* drm/amd/display: Remove useless assignments and variablesAlex Hung2024-10-281-1/+0
* drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen2024-10-151-2/+4
* drm/amd/display: Fix Coverity change for visual confirmLeo (Hanghong) Ma2024-10-151-1/+2
* drm/amd/display: Add IPS residency capture helpers to dc_dmub_srvOvidiu Bunea2024-10-011-0/+78
* drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas2024-08-271-2/+28
* drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li2024-08-131-13/+13
* drm/amd/display: Add logs for debugging outboxCruise2024-07-271-0/+3
* drm/amd/display: Export additional FAMS2 global configuration options from DMLDillon Varone2024-07-231-18/+16
* drm/amd/display: Validate function returnsAlex Hung2024-06-271-2/+5
* drm/amd/display: Check dc_stream_state before it is usedAlex Hung2024-06-191-2/+18
* drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone2024-06-141-0/+1
* drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu2024-06-141-0/+2
* drm/amd/display: Remove NULL assignment for stream_statusAlvin Lee2024-06-141-2/+0
* drm/amd/display: Add monitor patch skip disable crtc during psr and ips1Lewis Huang2024-06-141-0/+3
* drm/amd/display: Add recovery timeout to FAMS2Dillon Varone2024-06-141-0/+1
* drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee2024-06-051-2/+10
* drm/amd/display: Notify idle link detection through shared stateNicholas Kazlauskas2024-04-301-0/+30
* drm/amd/display: Force flush after write to IPS driver signalsNicholas Kazlauskas2024-04-301-0/+2
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+176
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-101-0/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-101-1/+1
* drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee2024-04-101-1/+9
* drm/amd/display: Add new IPS config modeNicholas Kazlauskas2024-03-271-0/+29
* drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas2024-03-221-2/+5
* drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas2024-03-221-2/+12
* drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas2024-03-201-6/+17
* drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas2024-03-201-3/+15
* drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas2024-03-201-0/+9
* drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas2024-03-201-0/+73