[PATCH v3 5/9] fixup! drm/xe/display: Implement display support
Jouni Högander
jouni.hogander at intel.com
Fri Dec 8 07:56:06 UTC 2023
Add emtpy compat-i915-headers/gem/i915_gem_lmem.h to get rid of ifdefs from
intel_display.c.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
---
drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h | 1 +
1 file changed, 1 insertion(+)
create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h
diff --git a/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h b/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h
new file mode 100644
index 000000000000..710cecca972d
--- /dev/null
+++ b/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h
@@ -0,0 +1 @@
+/* Empty */
--
2.34.1
More information about the Intel-xe
mailing list