From: Maarten Lankhorst <dev@lankhorst.se>
To: intel-xe@lists.freedesktop.org
Cc: Maarten Lankhorst <dev@lankhorst.se>
Subject: [PATCH] drm/xe: Remove IOSF_MBI select.
Date: Thu, 5 Jun 2025 09:46:44 +0200 [thread overview]
Message-ID: <20250605074644.71036-1-dev@lankhorst.se> (raw)
IOSF_MBI was only useful for some gen8 platforms, which were never
supported by Xe. Presumably needed for display at one point, but display
is fixed to put stubs in compat-i915-headers/vlv_sideban.h.
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
---
drivers/gpu/drm/xe/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig
index 9bce047901b22..9a3bca3ed7d82 100644
--- a/drivers/gpu/drm/xe/Kconfig
+++ b/drivers/gpu/drm/xe/Kconfig
@@ -30,7 +30,6 @@ config DRM_XE
select X86_PLATFORM_DEVICES if X86 && ACPI
select ACPI_WMI if X86 && ACPI
select SYNC_FILE
- select IOSF_MBI
select CRC32
select SND_HDA_I915 if SND_HDA_CORE
select CEC_CORE if CEC_NOTIFIER
--
2.49.0
next reply other threads:[~2025-06-05 7:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 7:46 Maarten Lankhorst [this message]
2025-06-05 10:31 ` ✗ CI.Patch_applied: failure for drm/xe: Remove IOSF_MBI select Patchwork
2025-06-05 13:05 ` [PATCH] " Maarten Lankhorst
2025-06-05 17:57 ` ✓ CI.Patch_applied: success for drm/xe: Remove IOSF_MBI select. (rev2) Patchwork
2025-06-05 17:57 ` ✓ CI.checkpatch: " Patchwork
2025-06-05 17:58 ` ✓ CI.KUnit: " Patchwork
2025-06-05 18:09 ` ✓ CI.Build: " Patchwork
2025-06-05 18:11 ` ✓ CI.Hooks: " Patchwork
2025-06-05 18:13 ` ✓ CI.checksparse: " Patchwork
2025-06-05 19:17 ` ✓ Xe.CI.BAT: " Patchwork
2025-06-05 21:14 ` [PATCH] drm/xe: Remove IOSF_MBI select Lucas De Marchi
2025-06-07 3:58 ` ✗ Xe.CI.Full: failure for drm/xe: Remove IOSF_MBI select. (rev2) Patchwork
2025-06-07 21:06 ` Patchwork
2025-06-07 22:15 ` 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=20250605074644.71036-1-dev@lankhorst.se \
--to=dev@lankhorst.se \
--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