[Intel-xe] [PATCH 18/21] fixup! drm/xe/display: Implement display support

Jani Nikula jani.nikula at intel.com
Wed Apr 5 15:39:17 UTC 2023


Remove intel_sprite.o from xe

The legacy sprite support is not needed on any platforms supported by
Xe.

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 drivers/gpu/drm/xe/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
index 7e4892e73dc2..aceca651de57 100644
--- a/drivers/gpu/drm/xe/Makefile
+++ b/drivers/gpu/drm/xe/Makefile
@@ -186,7 +186,6 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
 	display/intel_qp_tables.o \
 	display/intel_quirks.o \
 	display/intel_snps_phy.o \
-	display/intel_sprite.o \
 	display/intel_tc.o \
 	display/intel_vblank.o \
 	display/intel_vdsc.o \
-- 
2.39.2



More information about the Intel-xe mailing list