aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-10-10drm/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-29drm/amd/display: SubVP missing scaling caseAlvin Lee1-2/+8
2022-08-29drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma1-0/+31
2022-08-29drm/amd/display: Fix variable dereferenced before checksunliming1-1/+3
2022-08-25drm/amd/display: Uncomment SubVP scaling caseAlvin Lee1-3/+2
2022-08-16drm/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-25drm/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-14drm/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-17drm/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-15drm/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-10drm/amd/display: Support for DMUB AUXJude Shih1-1/+1
2021-03-23drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma1-1/+1
2021-03-23drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun1-6/+2
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun1-0/+16
2021-02-18drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commandsNicholas Kazlauskas1-0/+22
2020-09-15drm/amd/display: implement notify stream maskEric Yang1-0/+16
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+1
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-1/+1
2019-11-19drm/amd/display: Spin for DMCUB PHY init in DCNicholas Kazlauskas1-4/+17
2019-11-19drm/amd/display: Don't spin forever waiting for DMCUB phy/auto initNicholas Kazlauskas1-2/+4
2019-11-13drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King1-1/+1
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+119