drm/i915: Include priority and completed status in request in/out tracepoints
authorTvrtko Ursulin <[email protected]>
Fri, 4 May 2018 11:56:43 +0000 (12:56 +0100)
committerTvrtko Ursulin <[email protected]>
Fri, 4 May 2018 15:57:04 +0000 (16:57 +0100)
commitf2742e471281ee55180cfd49557a5cd26986c6b3
tree8f1cb4c7027cb14d5ee47441d3f1bb5b838d0425
parent43c8c44105e30d912746a6dbd10c59ef42c230f0
drm/i915: Include priority and completed status in request in/out tracepoints

It is useful to see the priority as requests are coming in and completed
status as requests are coming out of the GPU.

To achieve this in a more readable way we need to abandon the common
request_hw tracepoint class.

Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_trace.h