diff options
| author | Chris Wilson <[email protected]> | 2017-02-14 16:46:11 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-02-14 22:30:22 +0000 |
| commit | 5a4c6f1b1b2d91c5252cedf1c7b68a894c3f117e (patch) | |
| tree | 7b94abdac7366c01a3f335037bf4b3fcad87ed58 /tools/perf/scripts/python | |
| parent | 65300b1f6e04a905200ac5943cb9bfdadc3651a2 (diff) | |
drm/i915: The return of i915_gpu_info to debugfs
Once upon a time before we had automated GPU state capture upon hangs,
we had intel_gpu_dump. Now we come almost full circle and reinstate that
view of the current GPU queues and registers by using the error capture
facility to snapshot the GPU state when debugfs/.../i915_gpu_info is
opened - which should provided useful debugging to both the error
capture routines (without having to cause a hang and avoid the error
state being eaten by igt) and generally.
v2: Rename drm_i915_error_state to i915_gpu_state to alleviate some name
collisions between the error state dump and inspecting the gpu state.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions