1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
Aurabindo Pillai f7fbcf4637 drm/amd/display: change to runtime initialization for reg offsets for DCN32
DC was using compile time initialization of register addresses using
SR_* macros and their variants. These have been converted to use runtime
initialization.

The REG_STRUCT macro is a definition that is added to SR_* macros.
During initialization, this must be defined before SR_* macros are
invoked, which are in turn invoked through various IP initialization macros.

Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-08-25 13:34:40 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: skip set_topology_info for VF 2022-08-25 13:19:23 -04:00
amdkfd drm/amdkfd: potential crash in kfd_create_indirect_link_prop() 2022-08-16 18:06:29 -04:00
display drm/amd/display: change to runtime initialization for reg offsets for DCN32 2022-08-25 13:34:40 -04:00
include drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0 2022-08-22 16:47:09 -04:00
pm drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh 2022-08-16 18:17:31 -04:00