summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun1-0/+16
2021-02-19drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commandsNicholas Kazlauskas1-0/+22
2020-09-16drm/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