summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee1-0/+329
2022-06-15drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-0/+2
2022-06-03drm/amd/display: Add DMCUB source files and changes for DCN32/321Aurabindo Pillai1-0/+31
2021-11-18drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee1-3/+34
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-2/+1
2021-06-16drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas1-2/+98
2021-06-04drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas1-0/+23
2021-05-27drm/amd/display: Implement INBOX0 usage in driverAlvin Lee1-0/+9
2021-05-11drm/amd/display: Support for DMUB AUXJude Shih1-1/+1
2021-03-24drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma1-1/+1
2021-03-24drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun1-6/+2