summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)Author
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas
2024-08-13drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li
2024-07-27drm/amd/display: Add logs for debugging outboxCruise
2024-07-23drm/amd/display: Export additional FAMS2 global configuration options from DMLDillon Varone
2024-06-27drm/amd/display: Validate function returnsAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-14drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone
2024-06-14drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu
2024-06-14drm/amd/display: Remove NULL assignment for stream_statusAlvin Lee
2024-06-14drm/amd/display: Add monitor patch skip disable crtc during psr and ips1Lewis Huang
2024-06-14drm/amd/display: Add recovery timeout to FAMS2Dillon Varone
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee
2024-04-30drm/amd/display: Notify idle link detection through shared stateNicholas Kazlauskas
2024-04-30drm/amd/display: Force flush after write to IPS driver signalsNicholas Kazlauskas
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-04-09drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee
2024-03-27drm/amd/display: Add new IPS config modeNicholas Kazlauskas
2024-03-22drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas
2024-03-22drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas
2024-03-20drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas
2024-03-20drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas
2024-03-20drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas
2024-03-20drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-02-14drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas
2024-02-07drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas
2024-02-07drm/amd/display: Disable timeout in more places for dc_dmub_srvNicholas Kazlauskas
2024-01-29drm/amd/display: Populate invalid split index to be 0xFAlvin Lee
2024-01-29drm/amd/display: use correct phantom pipe when populating subvp pipe infoWenjing Liu
2024-01-29drm/amd/display: Wait before sending idle allow and after idle disallowNicholas Kazlauskas
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam
2024-01-03drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas
2024-01-03drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas
2024-01-03drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas
2023-12-19drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas
2023-12-19drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam
2023-11-17drm/amd/display: Add disable timeout optionDuncan Ma
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu
2023-10-26drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas
2023-10-26drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas