summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee2024-04-091-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
* Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-261-2/+5
|\
| * drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5
* | drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas2024-02-141-38/+45
* | drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas2024-02-071-2/+2
* | drm/amd/display: Disable timeout in more places for dc_dmub_srvNicholas Kazlauskas2024-02-071-3/+10
* | drm/amd/display: Populate invalid split index to be 0xFAlvin Lee2024-01-291-2/+2
* | drm/amd/display: use correct phantom pipe when populating subvp pipe infoWenjing Liu2024-01-291-1/+2
* | drm/amd/display: Wait before sending idle allow and after idle disallowNicholas Kazlauskas2024-01-291-1/+6
|/
* drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam2024-01-031-1/+2
* drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas2024-01-031-2/+10
* drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas2024-01-031-1/+2
* drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas2024-01-031-12/+2
* drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas2024-01-031-3/+0
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-3/+4
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-10/+21
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-191-17/+55
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-7/+46
* drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas2023-12-191-2/+35
* drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam2023-12-191-10/+24
* drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2023-12-151-0/+14
* drm/amd/display: Add disable timeout optionDuncan Ma2023-11-171-6/+23
* drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-171-5/+5
* drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu2023-11-071-0/+74
* drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas2023-10-261-12/+61
* drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas2023-10-261-45/+12