drivers/gpu/drm/xe/compat-i915-headers/i915_scheduler_types.h
deleted100644 → 0
+0
−13
Loading
Add i915_gem_fence_wait_priority_display() helper to wait with I915_PRIORITY_DISPLAY. This drops the intel_plane.c dependency on i915_scheduler_types.h, and allows us to remove the compat header from xe. Reviewed-by:Andi Shyti <andi.shyti@linux.intel.com> Link: https://lore.kernel.org/r/20250924085129.146173-1-jani.nikula@intel.com Signed-off-by:
Jani Nikula <jani.nikula@intel.com>