aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-02-07 12:58:27 +0000
committerChris Wilson <[email protected]>2020-02-07 17:12:21 +0000
commitfb5970da1b428b6c0f89441b7d3015328da92cb6 (patch)
tree48b5087bf5b4246b138435f99b14ff5ec871a250 /tools/perf/scripts/python/bin
parent71b7cc601ea7f3ffd95e88f7386e9da8c753a9c8 (diff)
drm/i915/gt: Use the kernel_context to measure the breadcrumb size
We set up a dummy ring in order to measure the size we require for our breadcrumb emission, so that we don't have to manually count dwords! We can pass in the kernel_context to use for this so that if required it is known for the breadcrumb emitter, and we can reuse some details from the kernel_context to reduce the number of temporaries we have to mock. Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions