summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-03-09 19:02:50 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2019-03-09 20:19:54 +0300
commit85fddf0b002719b23ec545ea67b6983bfd8c92d5 (patch)
tree1611095b70a07cc354c67c0af16dc5fecd5759b1 /tools/perf/scripts/python
parent831ebf18d63f10fe056542d5b70ec474df45d479 (diff)
downloadlinux-85fddf0b002719b23ec545ea67b6983bfd8c92d5.tar.xz
drm/i915: Introduce a context barrier callback
In the next patch, we will want to update live state within a context. As this state may be in use by the GPU and we haven't been explicitly tracking its activity, we instead attach it to a request we send down the context setup with its new state and on retiring that request cleanup the old state as we then know that it is no longer live. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190309160250.29324-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions