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

Jouni Högander jouni.hogander at intel.com
Thu Sep 14 06:32:10 UTC 2023


Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Acked-by: Jani Nikula <jani.nikula 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 94ab0354185e..03ac39efba38 100644
--- a/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
+++ b/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
@@ -21,6 +21,7 @@
 #include "i915_utils.h"
 #include "intel_gt_types.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