[PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Ashutosh Dixit
ashutosh.dixit at intel.com
Tue Dec 12 04:01:02 UTC 2023
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
---
drivers/gpu/drm/xe/tests/xe_dma_buf.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/xe/tests/xe_dma_buf.c b/drivers/gpu/drm/xe/tests/xe_dma_buf.c
index bb6f6424e06f6..9f6d571d7fa9c 100644
--- a/drivers/gpu/drm/xe/tests/xe_dma_buf.c
+++ b/drivers/gpu/drm/xe/tests/xe_dma_buf.c
@@ -3,6 +3,8 @@
* Copyright © 2022 Intel Corporation
*/
+#include <drm/xe_drm.h>
+
#include <kunit/test.h>
#include <kunit/visibility.h>
--
2.41.0
More information about the Intel-xe
mailing list