diff options
| author | Dave Gordon <david.s.gordon@intel.com> | 2016-05-13 15:36:30 +0100 |
|---|---|---|
| committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2016-05-23 14:21:52 +0100 |
| commit | 1a3d1898375224f02a3e257cff4619d5a2492f1f (patch) | |
| tree | 719a02c344d4142c3162c4ff43571b07bf061553 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | drm/i915/guc: rename loader entry points (diff) | |
| download | linux-1a3d1898375224f02a3e257cff4619d5a2492f1f.tar.gz linux-1a3d1898375224f02a3e257cff4619d5a2492f1f.zip | |
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 <david.s.gordon@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
