[PATCH] drm/xe: Remove IOSF_MBI select.

Lucas De Marchi lucas.demarchi at intel.com
Thu Jun 5 21:14:42 UTC 2025


On Thu, Jun 05, 2025 at 09:46:44AM +0200, Maarten Lankhorst wrote:
>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.

did you mean compat-i915-headers/vlv_iosf_sb.h?

other than that, Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

Lucas De Marchi

>
>Signed-off-by: Maarten Lankhorst <dev at 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
>


More information about the Intel-xe mailing list