[Intel-xe] [PATCH 1/2] fixup! drm/xe/display: Implement display support

Jouni Högander jouni.hogander at intel.com
Tue Sep 12 11:46:40 UTC 2023


Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
---
 drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
index d629fd48a14c..22d019fbdaa0 100644
--- a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
+++ b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
@@ -18,6 +18,7 @@
 #include "i915_reg_defs.h"
 #include "i915_utils.h"
 #include "intel_uncore.h"
+#include "intel_runtime_pm.h"
 #include <linux/pm_runtime.h>
 
 static inline struct drm_i915_private *to_i915(const struct drm_device *dev)
-- 
2.34.1



More information about the Intel-xe mailing list