From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Francois Dugast <francois.dugast@intel.com>,
intel-xe@lists.freedesktop.org
Subject: Re: [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Date: Tue, 12 Dec 2023 13:30:08 -0500 [thread overview]
Message-ID: <ZXimsPIKlMnbVAUX@intel.com> (raw)
In-Reply-To: <20231212040102.2888700-3-ashutosh.dixit@intel.com>
On Mon, Dec 11, 2023 at 08:01:02PM -0800, Ashutosh Dixit wrote:
> Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
I'm pushing this patch right now separate from the PMU uapi since
we need to stop the fixup rigth now in order to rebase onto drm-next
and fix the 'Fixes:' tags for good.
> ---
> 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
>
next prev parent reply other threads:[~2023-12-12 18:30 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 ` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size Ashutosh Dixit
2023-12-12 18:30 ` Rodrigo Vivi [this message]
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=ZXimsPIKlMnbVAUX@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=ashutosh.dixit@intel.com \
--cc=francois.dugast@intel.com \
--cc=intel-xe@lists.freedesktop.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.