Searched refs:I915_ENGINE_HAS_RELATIVE_MMIO (Results 1 – 2 of 2) sorted by relevance
552 #define I915_ENGINE_HAS_RELATIVE_MMIO BIT(6) macro656 return engine->flags & I915_ENGINE_HAS_RELATIVE_MMIO; in intel_engine_has_relative_mmio()
1186 engine->flags |= I915_ENGINE_HAS_RELATIVE_MMIO; in engine_setup_common()
Completed in 9 milliseconds