[PATCH v3 02/10] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Riana Tauro
riana.tauro at intel.com
Mon Dec 18 05:26:19 UTC 2023
On 12/14/2023 7:01 PM, Vivi, Rodrigo wrote:
> 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.
Hi Rodrigo
I added this patch only for compilation as its going to be merged.
Wanted to rebase the pmu patches on top of the removal series.
Thanks
Riana
>
>>
>> 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