aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2014-01-07 11:45:14 +0000
committerDaniel Vetter <[email protected]>2014-01-10 08:21:52 +0100
commite91030380282240477864bf9d721b8c966acb6d9 (patch)
treedd0991db45f7c218da4352824b6b26c8a97940a2 /tools/perf/scripts/python/bin
parentad1d219974a3d13412268525309c5892f6779ae9 (diff)
drm/i915: Free requests after object release when retiring requests
Freeing a request triggers the destruction of the context. This needs to occur after all objects are themselves unbound from the context, and so the free request needs to occur after the object release during retire. This tidies up commit e20780439b26ba95aeb29d3e27cd8cc32bc82a4c Author: Ben Widawsky <[email protected]> Date: Fri Dec 6 14:11:22 2013 -0800 drm/i915: Defer request freeing by simply swapping the order of operations rather than introducing further complexity - as noted during review. Signed-off-by: Chris Wilson <[email protected]> Cc: Ben Widawsky <[email protected]> Reviewed-by: Ben Widawsky <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions