summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma1-5/+5
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu1-0/+74
2023-10-27drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas1-12/+61
2023-10-27drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas1-45/+12
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-13/+13
2023-09-27drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma1-12/+45
2023-09-20drm/amd/display: Update driver and IPS interopDuncan Ma1-0/+4
2023-09-12drm/amd/display: Add check for vrr_active_fixedAustin Zheng1-2/+2
2023-08-30drm/amd/display: Add DCN35 DMUBQingqing Zhuo1-1/+63
2023-08-30drm/amd/display: ensure FS is enabled before sending request to DMUB for FS c...Samson Tam1-2/+4
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-0/+5
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-10/+12
2023-08-16drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha1-0/+3
2023-08-08drm/amd/display: Add interface to enable DPIA traceStylon Wang1-0/+29
2023-07-18drm/amd/display: Skip querying caps when DMCUB emulation is in useNicholas Kazlauskas1-0/+3
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello1-0/+7
2023-06-09drm/amd/display: Fix DMUB debugging print issueCruise Hung1-68/+35
2023-06-09drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()Harshit Mogalapalli1-1/+2
2023-06-09drm/amd/display: return status of dmub_srv_get_fw_boot_statusTom Rix1-2/+11
2023-04-18drm/amd/display: add mechanism to skip DCN initEric Yang1-21/+7
2023-04-18drm/amd/display: drain dmub inbox if queue is fullJosip Pavic1-0/+9
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-102/+62
2023-04-12drm/amd/display: Add FPO + VActive supportAlvin Lee1-0/+20
2023-03-31drm/amd/display: Uncomment assignments after HW headers are promotedAlvin Lee1-6/+4
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee1-19/+27
2023-03-07drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee1-4/+4
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-2/+0
2023-02-28drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-02-16drm/amd/display: Fix excess arguments on kernel-docArthur Grillo1-1/+1
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee1-0/+1
2022-11-10drm/amd/display: Add margin for max vblank time for SubVP + DRRAlvin Lee1-2/+10
2022-11-10drm/amd/display: Cursor update refactor: PSR-SU support conditionMax Tseng1-0/+48
2022-10-27drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2022-10-24drm/amd/display: Convert documentation to a kernel-docRodrigo Siqueira1-76/+48
2022-10-11drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-10-11drm/amd/display: Use the same cursor info across featuresMax Tseng1-0/+145
2022-09-19drm/amd/display: Uncomment SubVP pipe split assignment in driverAlvin Lee1-4/+0
2022-09-19drm/amd/display: SubVP pipe split caseAlvin Lee1-1/+28
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee1-45/+44
2022-08-30drm/amd/display: SubVP missing scaling caseAlvin Lee1-2/+8
2022-08-30drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma1-0/+31
2022-08-30drm/amd/display: Fix variable dereferenced before checksunliming1-1/+3
2022-08-25drm/amd/display: Uncomment SubVP scaling caseAlvin Lee1-3/+2
2022-08-17drm/amd/display: Include scaling factor for SubVP commandAlvin Lee1-0/+11
2022-08-10drm/amd/display: Add 16 lines margin for SubVPAlvin Lee1-2/+2
2022-07-26drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee1-0/+17
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-08drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.cAlex Deucher1-33/+34
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher1-0/+2
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+87