From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: intel-xe@lists.freedesktop.org, jani.nikula@intel.com,
rodrigo.vivi@intel.com
Subject: [PATCH v2 0/2] drm/xe/compat: cleanup
Date: Wed, 5 Mar 2025 18:38:21 +0200 [thread overview]
Message-ID: <cover.1741192597.git.jani.nikula@intel.com> (raw)
Rebase of [1]. Patch 1 allows #include "i915_drv.h" to be removed from
intel_atomic_plane.c in patch 2.
BR,
Jani.
[1] https://lore.kernel.org/r/20250228142539.3216960-1-jani.nikula@intel.com
Jani Nikula (2):
drm/xe/compat: refactor compat i915_drv.h
drm/i915/plane: convert intel_atomic_plane.[ch] to struct
intel_display
.../gpu/drm/i915/display/intel_atomic_plane.c | 80 +++++++++----------
.../compat-i915-headers/gem/i915_gem_object.h | 15 ++++
.../gpu/drm/xe/compat-i915-headers/i915_drv.h | 8 --
.../i915_scheduler_types.h | 13 +++
.../drm/xe/compat-i915-headers/intel_uncore.h | 2 +
5 files changed, 70 insertions(+), 48 deletions(-)
create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h
create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_scheduler_types.h
--
2.39.5
next reply other threads:[~2025-03-05 16:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 16:38 Jani Nikula [this message]
2025-03-05 16:38 ` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h Jani Nikula
2025-03-06 7:09 ` Garg, Nemesa
2025-03-07 11:30 ` Jani Nikula
2025-03-05 16:38 ` [PATCH v2 2/2] drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display Jani Nikula
2025-03-06 5:39 ` Garg, Nemesa
2025-03-05 20:31 ` ✓ CI.Patch_applied: success for drm/xe/compat: cleanup Patchwork
2025-03-05 20:31 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-05 20:32 ` ✓ CI.KUnit: success " Patchwork
2025-03-05 20:49 ` ✓ CI.Build: " Patchwork
2025-03-05 20:51 ` ✓ CI.Hooks: " Patchwork
2025-03-05 20:53 ` ✓ CI.checksparse: " Patchwork
2025-03-06 6:59 ` ✓ Xe.CI.BAT: " 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.1741192597.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 \
/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