Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/amdgpu: Add missing GC 11.5.0 register

Adds register needed for debugging purposes.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Tom St Denis and committed by
Alex Deucher
0d1a686b 59228c66

+2
+2
drivers/gpu/drm/amd/include/asic_reg/gc/gc_11_5_0_offset.h
··· 9478 9478 #define regRLC_GFX_IMU_CMD_BASE_IDX 1 9479 9479 #define regGFX_IMU_RLC_STATUS 0x4054 9480 9480 #define regGFX_IMU_RLC_STATUS_BASE_IDX 1 9481 + #define regGFX_IMU_STATUS 0x4055 9482 + #define regGFX_IMU_STATUS_BASE_IDX 1 9481 9483 #define regGFX_IMU_SOC_DATA 0x4059 9482 9484 #define regGFX_IMU_SOC_DATA_BASE_IDX 1 9483 9485 #define regGFX_IMU_SOC_ADDR 0x405a