diff options
author | Tvrtko Ursulin <[email protected]> | 2020-11-05 11:38:42 +0000 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2020-11-09 12:00:22 +0000 |
commit | 2dae0c852940189af35b65895443f9ab05e1b319 (patch) | |
tree | f01dd4f1c319b8853d6c3ba4acf7b435f3030a81 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bda3002485a3dcf975b4ecf3fab9dd53f228db6d (diff) |
drm/i915: Use ABI engine class in error state ecode
Instead of printing out the internal engine mask, which can change between
kernel versions making it difficult to map to actual engines, present a
bitmask of hanging engines ABI classes. For example:
[drm] GPU HANG: ecode 9:8:24dffffd, in gem_exec_schedu [1334]
Engine ABI class is useful to quickly categorize render vs media etc hangs
in bug reports. Considering virtual engine even more so than the current
scheme.
v2:
* Do not re-order fields. (Chris)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions