From: Riana Tauro <riana.tauro@intel.com>
To: "Vivi, Rodrigo" <rodrigo.vivi@intel.com>
Cc: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH v3 02/10] fixup! drm/xe/uapi: Reject bo creation of unaligned size
Date: Mon, 18 Dec 2023 10:56:19 +0530 [thread overview]
Message-ID: <e49a05d7-4115-456a-8c51-88445878dcea@intel.com> (raw)
In-Reply-To: <ZXsDpzNOy7bhxPTv@intel.com>
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@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@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
>>
next prev parent reply other threads:[~2023-12-18 18:46 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 11:31 [PATCH v3 00/10] Engine Busyness Riana Tauro
2023-12-14 11:31 ` [PATCH v3 01/10] drm/xe/pmu: Remove PMU from Xe till uapi is finalized Riana Tauro
2023-12-15 3:51 ` Aravind Iddamsetty
2023-12-18 5:30 ` Riana Tauro
2023-12-14 11:31 ` [PATCH v3 02/10] fixup! drm/xe/uapi: Reject bo creation of unaligned size Riana Tauro
2023-12-14 13:31 ` Rodrigo Vivi
2023-12-18 5:26 ` Riana Tauro [this message]
2023-12-14 11:31 ` [PATCH v3 03/10] drm/xe: Move user engine class mappings to functions Riana Tauro
2023-12-14 11:31 ` [PATCH v3 04/10] RFC drm/xe/guc: Add interface for engine busyness ticks Riana Tauro
2023-12-15 2:48 ` Nilawar, Badal
2023-12-18 6:07 ` Riana Tauro
2023-12-14 11:31 ` [PATCH v3 05/10] RFC drm/xe/uapi: Add configs for Engine busyness Riana Tauro
2023-12-14 11:31 ` [PATCH v3 06/10] RFC drm/xe/pmu: Enable PMU interface and add engine busyness counter Riana Tauro
2023-12-14 11:31 ` [PATCH v3 07/10] RFC drm/xe/guc: Add PMU counter for total active ticks Riana Tauro
2023-12-14 11:31 ` [PATCH v3 08/10] RFC drm/xe/guc: Expose engine busyness only for supported GuC version Riana Tauro
2023-12-14 11:31 ` [PATCH v3 09/10] RFC drm/xe/guc: Dynamically enable/disable engine busyness stats Riana Tauro
2023-12-14 11:31 ` [PATCH v3 10/10] RFC drm/xe/guc: Handle runtime suspend issues for engine busyness Riana Tauro
2023-12-14 12:59 ` ✓ CI.Patch_applied: success for Engine Busyness (rev3) Patchwork
2023-12-14 12:59 ` ✗ CI.checkpatch: warning " Patchwork
2023-12-14 13:00 ` ✗ CI.KUnit: failure " Patchwork
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=e49a05d7-4115-456a-8c51-88445878dcea@intel.com \
--to=riana.tauro@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