From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/6] drm/{i915, xe}: display probe/remove cleanup and unification
Date: Mon, 15 Jun 2026 21:47:57 +0300 [thread overview]
Message-ID: <cover.1781549229.git.jani.nikula@intel.com> (raw)
Small incremental steps towards unifying i915 and xe display probe and
remove.
Jani Nikula (6):
drm/i915: move intel_display_device_probe() call a level higher
drm/i915: remove superfluous checks for pdev->msi_enabled
drm/{i915,xe}: move opregion/dram/bw init to
intel_display_driver_probe_noirq()
drm/xe/display: change order of
intel_display_driver_remove_{nogem,noirq}() calls
drm/{i915,xe}: move opregion cleanup to
intel_display_driver_remove_nogem()
drm/{i915,xe}: move intel_hpd_cancel_work() to
intel_display_driver_remove_noirq()
.../drm/i915/display/intel_display_driver.c | 21 +++++++-
drivers/gpu/drm/i915/i915_driver.c | 49 +++++--------------
drivers/gpu/drm/xe/display/xe_display.c | 24 ++-------
3 files changed, 36 insertions(+), 58 deletions(-)
--
2.47.3
next reply other threads:[~2026-06-15 18:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 18:47 Jani Nikula [this message]
2026-06-15 18:47 ` [PATCH 1/6] drm/i915: move intel_display_device_probe() call a level higher Jani Nikula
2026-06-15 18:47 ` [PATCH 2/6] drm/i915: remove superfluous checks for pdev->msi_enabled Jani Nikula
2026-06-15 18:48 ` [PATCH 3/6] drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq() Jani Nikula
2026-06-15 18:48 ` [PATCH 4/6] drm/xe/display: change order of intel_display_driver_remove_{nogem, noirq}() calls Jani Nikula
2026-06-15 18:48 ` [PATCH 5/6] drm/{i915, xe}: move opregion cleanup to intel_display_driver_remove_nogem() Jani Nikula
2026-06-15 18:48 ` [PATCH 6/6] drm/{i915, xe}: move intel_hpd_cancel_work() to intel_display_driver_remove_noirq() Jani Nikula
2026-06-15 18:59 ` ✓ CI.KUnit: success for drm/{i915, xe}: display probe/remove cleanup and unification Patchwork
2026-06-15 19:36 ` ✓ Xe.CI.BAT: " Patchwork
2026-06-15 20:44 ` ✓ Xe.CI.FULL: " 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.1781549229.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
/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