diff options
author | Matt Roper <[email protected]> | 2021-07-28 16:34:11 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2021-08-03 07:08:56 -0400 |
commit | 9c9c6d0ab08acfe41c9f7efa72c4ad3f133a266b (patch) | |
tree | 3f7421aa6a49ca84263be336382fcbef636a328b /scripts/gdb/linux/timerlist.py | |
parent | c500bee1c5b2f1d59b1081ac879d73268ab0ff17 (diff) |
drm/i915: Correct SFC_DONE register offset
The register offset for SFC_DONE was missing a '0' at the end, causing
us to read from a non-existent register address. We only use this
register in error state dumps so the mistake hasn't caused any real
problems, but fixing it will hopefully make the error state dumps a bit
more useful for debugging.
Fixes: e50dbdbfd9fb ("drm/i915/tgl: Add SFC instdone to error state")
Cc: Mika Kuoppala <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Mika Kuoppala <[email protected]>
(cherry picked from commit 82929a2140eb99f1f1d21855f3f580e70d7abdd8)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions