intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-xe@lists.freedesktop.org, intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, rodrigo.vivi@intel.com,
	ville.syrjala@linux.intel.com
Subject: [PATCH 0/3] drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
Date: Mon, 29 Dec 2025 13:54:42 +0200	[thread overview]
Message-ID: <cover.1767009044.git.jani.nikula@intel.com> (raw)

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	other threads:[~2025-12-29 11:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29 11:54 Jani Nikula [this message]
2025-12-29 11:54 ` [PATCH 1/3] drm/i915: drop i915 param from i915_fence{, _context}_timeout() Jani Nikula
2025-12-29 16:57   ` Matt Roper
2025-12-29 11:54 ` [PATCH 2/3] drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hack Jani Nikula
2025-12-29 17:23   ` Matt Roper
2025-12-30 13:59     ` Jani Nikula
2025-12-30 16:45       ` Matt Roper
2025-12-29 11:54 ` [PATCH 3/3] drm/i915/utils: drop unnecessary ifdefs Jani Nikula
2025-12-29 17:24   ` Matt Roper
2025-12-29 14:50 ` ✓ i915.CI.BAT: success for drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack Patchwork
2025-12-29 19:59 ` ✗ i915.CI.Full: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1767009044.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=ville.syrjala@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).