summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ggtt.c
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@intel.com>2023-04-26 19:07:20 +0300
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-20 02:31:43 +0300
commit9d3c8fb98ba31873c0ebbc42c5d8133fa59f7ac7 (patch)
treef916514045b12b5cbc31f7217f0f67ad7bca984f /drivers/gpu/drm/xe/xe_ggtt.c
parent052df73b9e90305487ad9349d0fc8b59ddb6007b (diff)
downloadlinux-9d3c8fb98ba31873c0ebbc42c5d8133fa59f7ac7.tar.xz
drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
On xe_hw_engine_print_state we were printing: value_of(0x510) + 4 instead of value_of(0x514) as desired. So, let's properly define a RING_EXECLIST_SQ_CONTENTS_HI register to fix the issue and also to avoid other issues like that. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_ggtt.c')
0 files changed, 0 insertions, 0 deletions