[PATCH v3 02/10] fixup! drm/xe/uapi: Reject bo creation of unaligned size

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Dec 14 13:31:19 UTC 2023


On Thu, Dec 14, 2023 at 05:01:36PM +0530, Riana Tauro wrote:
> From: Ashutosh Dixit <ashutosh.dixit at intel.com>

We don't need this anymore since Ashutosh already put this as part of
the PMU removal patch anyway.

But also, please no more !fixup patches. We are about to do our rebase
to drm-next and will need stable hashes for stable 'Fixes:' tags
and commit mentions.

> 
> 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 bb6f6424e06f..9f6d571d7fa9 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.40.0
> 


More information about the Intel-xe mailing list