Finally, after countless patches and hours of work, we've reached a
point where we can remove the -Ddrm_i915_private=xe_device build hack.

\o/

BR,
Jani.

Jani Nikula (3):
  drm/i915: drop i915 param from i915_fence{,_context}_timeout()
  drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hack
  drm/i915/utils: drop unnecessary ifdefs

 drivers/gpu/drm/i915/display/intel_display.c  |  4 +---
 .../drm/i915/display/intel_display_utils.h    |  4 ----
 drivers/gpu/drm/i915/gem/i915_gem_clflush.c   |  2 +-
 drivers/gpu/drm/i915/i915_config.c            |  3 +--
 drivers/gpu/drm/i915/i915_config.h            | 10 +++------
 drivers/gpu/drm/i915/i915_request.c           |  3 +--
 drivers/gpu/drm/i915/i915_utils.h             |  4 ----
 drivers/gpu/drm/xe/Makefile                   |  3 +--
 .../drm/xe/compat-i915-headers/i915_config.h  |  5 +----
 .../gpu/drm/xe/compat-i915-headers/i915_drv.h | 22 -------------------
 10 files changed, 9 insertions(+), 51 deletions(-)
 delete mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h

-- 
2.47.3

Reply via email to