mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
drm/amd/display: Add DMUB debug offset
Add DMUB offset for future use. Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d016d0dd5a
commit
59b26c9ae5
|
|
@ -170,6 +170,11 @@
|
|||
#pragma pack(push, 1)
|
||||
#define ABM_NUM_OF_ACE_SEGMENTS 5
|
||||
|
||||
/**
|
||||
* Debug FW state offset
|
||||
*/
|
||||
#define DMUB_DEBUG_FW_STATE_OFFSET 0x300
|
||||
|
||||
union abm_flags {
|
||||
struct {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user