linux/drivers/gpu/drm/amd/display/dmub/inc
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
..
dmub_cmd_dal.h drm/amd/display: Split DMUB cmd type into type/subtype 2019-12-05 16:30:35 -05:00
dmub_cmd_vbios.h drm/amd/display: Split DMUB cmd type into type/subtype 2019-12-05 16:30:35 -05:00
dmub_cmd.h drm/amd/display: Split DMUB cmd type into type/subtype 2019-12-05 16:30:35 -05:00
dmub_fw_state.h drm/amd/display: Add shared DMCUB/driver firmware state cache window 2019-12-05 16:30:43 -05:00
dmub_rb.h
dmub_srv.h drm/amd/display: Get DMUB registers from ASIC specific structs 2019-12-18 16:09:07 -05:00
dmub_trace_buffer.h drm/amd/display: Add DMCUB__PG_DONE trace code enum 2019-12-05 16:27:41 -05:00
dmub_types.h