summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee2021-11-171-3/+34
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-2/+1
* drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas2021-06-151-2/+98
* drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas2021-06-041-0/+23
* drm/amd/display: Implement INBOX0 usage in driverAlvin Lee2021-05-271-0/+9
* drm/amd/display: Support for DMUB AUXJude Shih2021-05-101-1/+1
* drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma2021-03-231-1/+1
* drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun2021-03-231-6/+2
* drm/amd/display: Implement dmub trace eventYongqiang Sun2021-03-021-0/+16
* drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commandsNicholas Kazlauskas2021-02-181-0/+22
* drm/amd/display: implement notify stream maskEric Yang2020-09-151-0/+16
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-051-1/+1
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-1/+1
* drm/amd/display: Spin for DMCUB PHY init in DCNicholas Kazlauskas2019-11-191-4/+17
* drm/amd/display: Don't spin forever waiting for DMCUB phy/auto initNicholas Kazlauskas2019-11-191-2/+4
* drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King2019-11-131-1/+1
* drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2019-11-131-0/+119