summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)Author
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
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-09-26drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma
2023-09-20drm/amd/display: Update driver and IPS interopDuncan Ma
2023-09-11drm/amd/display: Add check for vrr_active_fixedAustin Zheng
2023-08-30drm/amd/display: Add DCN35 DMUBQingqing Zhuo
2023-08-30drm/amd/display: ensure FS is enabled before sending request to DMUB for FS c...Samson Tam
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu
2023-08-15drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha
2023-08-07drm/amd/display: Add interface to enable DPIA traceStylon Wang
2023-07-18drm/amd/display: Skip querying caps when DMCUB emulation is in useNicholas Kazlauskas
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello
2023-06-09drm/amd/display: Fix DMUB debugging print issueCruise Hung
2023-06-09drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()Harshit Mogalapalli
2023-06-09drm/amd/display: return status of dmub_srv_get_fw_boot_statusTom Rix