diff options
author | Chris Wilson <[email protected]> | 2016-07-04 08:08:38 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-07-04 08:18:24 +0100 |
commit | ba6e0418064de8c4dee914a5eb8574affe19e6f5 (patch) | |
tree | 04f37fd0d3aab12822f90133f9211fde5bb8a218 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7b4d3a16dd97be0ebc793ea046b9af9d5c9b1b1a (diff) |
drm/i915: Record the ringbuffer associated with the request
The request tells us where to read the ringbuf from, so use that
information to simplify the error capture. If no request was active at
the time of the hang, the ring is idle and there is no information
inside the ring pertaining to the hang.
Note carefully that this will reduce the amount of information stored in
the error state - any ring without an active request will not be
recorded.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Dave Gordon <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions