drm/i915: Update the dispatch tracepoint to use params->request
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 29 May 2015 16:43:31 +0000 (17:43 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 12:02:02 +0000 (14:02 +0200)
commit95c24161cd8561bd2f866a802a44b28fd0a867b7
tree7bef68c19c30c80a4af5de03fb211aaa30c8df44
parent6a6ae79a761ddc95b67254e256f82f6d7c9c44d3
drm/i915: Update the dispatch tracepoint to use params->request

Updated a couple of trace points to use the now cached request pointer rather
than extracting it from the ring.

For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tomas Elf <tomas.elf@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_execbuffer.c
drivers/gpu/drm/i915/intel_lrc.c
This page took 0.038931 seconds and 5 git commands to generate.