Searched refs:ENABLE_GUC_SUBMISSION (Results 1 – 4 of 4) sorted by relevance
33 #define ENABLE_GUC_SUBMISSION BIT(0) macro
73 if (i915_modparams.enable_guc & ENABLE_GUC_SUBMISSION && in __confirm_options()79 if (i915_modparams.enable_guc & ~(ENABLE_GUC_SUBMISSION | in __confirm_options()
147 if (i915_modparams.enable_guc & (ENABLE_GUC_SUBMISSION | in __override_guc_firmware_path()
1174 return i915_modparams.enable_guc & ENABLE_GUC_SUBMISSION; in __guc_submission_support()