[Intel-xe] [PATCH] drm/xe/display: Add intel_cx0_phy.c to build

Balasubramani Vivekanandan balasubramani.vivekanandan at intel.com
Mon May 29 08:29:17 UTC 2023


intel_cx0_phy.c added to Xe module build as there are upcoming changes
to intel_cx0_phy.c required for Xe display support.

Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
---
 drivers/gpu/drm/xe/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
index da1e447c08c7..6a3d30b30dba 100644
--- a/drivers/gpu/drm/xe/Makefile
+++ b/drivers/gpu/drm/xe/Makefile
@@ -212,7 +212,8 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
 	i915-display/intel_wm.o \
 	i915-display/skl_scaler.o \
 	i915-display/skl_universal_plane.o \
-	i915-display/skl_watermark.o
+	i915-display/skl_watermark.o \
+	i915-display/intel_cx0_phy.o
 
 ifeq ($(CONFIG_ACPI),y)
 	xe-$(CONFIG_DRM_XE_DISPLAY) += \
-- 
2.34.1



More information about the Intel-xe mailing list