Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe: Remove IOSF_MBI select.
@ 2025-06-05  7:46 Maarten Lankhorst
  2025-06-05 10:31 ` ✗ CI.Patch_applied: failure for " Patchwork
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Maarten Lankhorst @ 2025-06-05  7:46 UTC (permalink / raw)
  To: intel-xe; +Cc: Maarten Lankhorst

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


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-06-07 22:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05  7:46 [PATCH] drm/xe: Remove IOSF_MBI select Maarten Lankhorst
2025-06-05 10:31 ` ✗ CI.Patch_applied: failure for " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox