Dave Gordon 1a3d189837 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>
2016-05-23 14:21:52 +01:00
..
2016-04-22 08:32:51 +10:00
2016-03-14 09:46:02 +10:00
2016-05-06 17:47:38 +02:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-04-20 12:58:45 +02:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-06 16:04:48 +02:00