]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Remove IOSF_MBI select.
authorMaarten Lankhorst <dev@lankhorst.se>
Thu, 5 Jun 2025 07:46:44 +0000 (09:46 +0200)
committerMaarten Lankhorst <dev@lankhorst.se>
Mon, 9 Jun 2025 08:16:17 +0000 (10:16 +0200)
commit9a2d22a46b385eb297aba88180ce358977d7fd88
tree6ea41c58d35a8943f7642de4f9c3d60f7c9880a1
parentbfb114751af9f44bc0fdd595bc09b085c81cc61f
drm/xe: Remove IOSF_MBI select.

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_sideband.h. (in
drm-intel-next: vlv_iosf_sb.h)

Link: https://lore.kernel.org/r/20250605074644.71036-1-dev@lankhorst.se
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/Kconfig