summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5
* 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
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-13/+13
* drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma2023-09-261-12/+45
* drm/amd/display: Update driver and IPS interopDuncan Ma2023-09-201-0/+4
* drm/amd/display: Add check for vrr_active_fixedAustin Zheng2023-09-111-2/+2
* drm/amd/display: Add DCN35 DMUBQingqing Zhuo2023-08-301-1/+63
* drm/amd/display: ensure FS is enabled before sending request to DMUB for FS c...Samson Tam2023-08-301-2/+4
* drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee2023-08-301-0/+5
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-10/+12
* drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha2023-08-151-0/+3
* drm/amd/display: Add interface to enable DPIA traceStylon Wang2023-08-071-0/+29
* drm/amd/display: Skip querying caps when DMCUB emulation is in useNicholas Kazlauskas2023-07-181-0/+3
* drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2023-06-301-0/+7
* drm/amd/display: Fix DMUB debugging print issueCruise Hung2023-06-091-68/+35
* drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()Harshit Mogalapalli2023-06-091-1/+2
* drm/amd/display: return status of dmub_srv_get_fw_boot_statusTom Rix2023-06-091-2/+11
* drm/amd/display: add mechanism to skip DCN initEric Yang2023-04-181-21/+7
* drm/amd/display: drain dmub inbox if queue is fullJosip Pavic2023-04-181-0/+9
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-102/+62
* drm/amd/display: Add FPO + VActive supportAlvin Lee2023-04-111-0/+20
* drm/amd/display: Uncomment assignments after HW headers are promotedAlvin Lee2023-03-311-6/+4
* drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2023-03-311-19/+27
* drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2023-03-071-4/+4
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-2/+0
* drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta2023-02-281-1/+2
* drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-151-1/+1
* drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee2022-11-231-0/+1
* drm/amd/display: Add margin for max vblank time for SubVP + DRRAlvin Lee2022-11-091-2/+10
* drm/amd/display: Cursor update refactor: PSR-SU support conditionMax Tseng2022-11-091-0/+48
* drm/amd/display: Modify mismatched function nameJiapeng Chong2022-10-271-1/+1
* drm/amd/display: Convert documentation to a kernel-docRodrigo Siqueira2022-10-241-76/+48
* drm/amd/display: Fix watermark calculationAlvin Lee2022-10-101-1/+1
* drm/amd/display: Use the same cursor info across featuresMax Tseng2022-10-101-0/+145