aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-08-09 15:19:21 +0100
committerTvrtko Ursulin <[email protected]>2016-08-10 10:40:05 +0100
commite02757d91f7481093742bb32385567499a59354c (patch)
treec22282a6fe53bbe81efc38fc151435c3aae0ebb3 /tools/perf/scripts/python/bin/stackcollapse-report
parent84b7f88235dfe56048c39229481a010e9754eb6f (diff)
drm/i915/guc: add engine mask to GuC client & pass to GuC
The Context Descriptor passed by the kernel to the GuC contains a field specifying which engine(s) the context will use. Historically, this was always set to "all of them", but if we had a separate client for each engine, we could be more precise, and set only the bit for the engine that the client was associated with. So this patch enables this usage, in preparation for having multiple clients, though at this point there is still only a single client used for all supported engines. Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions