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 /drivers/gpu/drm/i915/i915_gem_userptr.c | |
parent | f09d675f029723981c48603b3f214c71d6e019e8 (diff) | |
download | linux-1a3d1898375224f02a3e257cff4619d5a2492f1f.tar.gz |
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 'drivers/gpu/drm/i915/i915_gem_userptr.c')
0 files changed, 0 insertions, 0 deletions