[PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Dec 12 18:30:08 UTC 2023
On Mon, Dec 11, 2023 at 08:01:02PM -0800, Ashutosh Dixit wrote:
> Signed-off-by: Ashutosh Dixit <ashutosh.dixit at 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
>
More information about the Intel-xe
mailing list