Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Francois Dugast <francois.dugast@intel.com>,
	Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Date: Mon, 11 Dec 2023 20:01:02 -0800	[thread overview]
Message-ID: <20231212040102.2888700-3-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20231212040102.2888700-1-ashutosh.dixit@intel.com>

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@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


  parent reply	other threads:[~2023-12-12  4:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12  4:01 [PATCH v4 0/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized Ashutosh Dixit
2023-12-12  4:01 ` [PATCH 1/2] " Ashutosh Dixit
2023-12-12  4:01 ` Ashutosh Dixit [this message]
2023-12-12 18:30   ` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size Rodrigo Vivi
2023-12-12  6:54 ` ✓ CI.Patch_applied: success for drm/xe/pmu: Remove PMU from Xe till uapi is finalized Patchwork
2023-12-12  6:55 ` ✗ CI.checkpatch: warning " Patchwork
2023-12-12  6:56 ` ✓ CI.KUnit: success " Patchwork
2023-12-12  7:03 ` ✓ CI.Build: " Patchwork
2023-12-12  7:04 ` ✓ CI.Hooks: " Patchwork
2023-12-12  7:05 ` ✓ CI.checksparse: " Patchwork
2023-12-12  7:39 ` ✓ CI.BAT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-12-12 14:20 [PATCH 1/2] fixup! drm/xe/uc: Store firmware binary in system-memory backed BO Maarten Lankhorst
2023-12-12 14:20 ` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size Maarten Lankhorst
2023-12-12 14:29   ` Francois Dugast

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231212040102.2888700-3-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=francois.dugast@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox