linux/drivers/gpu/drm/amd/display
Nicholas Kazlauskas 01c229d977 drm/amd/display: Get DMUB registers from ASIC specific structs
[Why]
These values can differ per ASIC and should follow the full DC style
register programming model.

[How]
Define a common list and fill in the common list separately for
dcn20 and dcn21.

Unlike DC we're not using designated initializers for better compiler
compatibility since this resides in the DMUB service.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-18 16:09:07 -05:00
..
amdgpu_dm Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
dc drm/amd/display: Add wait for flip not pending on pipe unlock 2019-12-18 16:09:07 -05:00
dmub drm/amd/display: Get DMUB registers from ASIC specific structs 2019-12-18 16:09:07 -05:00
include drm/amd/display: fixed that I2C over AUX didn't read data issue 2019-12-05 18:18:49 -05:00
modules drm/amd/display: Fix screen tearing on vrr tests 2019-12-05 18:22:40 -05:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00