aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-05-13 15:36:30 +0100
committerTvrtko Ursulin <[email protected]>2016-05-23 14:21:52 +0100
commit1a3d1898375224f02a3e257cff4619d5a2492f1f (patch)
tree719a02c344d4142c3162c4ff43571b07bf061553 /tools/perf/scripts/python/syscall-counts.py
parentf09d675f029723981c48603b3f214c71d6e019e8 (diff)
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
For now, anything with a GuC requires uCode loading, and then supports command submission once loaded. But these are logically distinct from simply "having a GuC", so we need a separate macro for the latter. Then, various tests should use this new macro rather than HAS_GUC_UCODE() or testing enable_guc_submission. v4: Added a couple more uses of the new macro. 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions