[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871qyibkay.fsf@intel.com>
Date: Thu, 31 Mar 2022 11:25:25 +0300
From: Jani Nikula <jani.nikula@...ux.intel.com>
To: "Wang, Zhi A" <zhi.a.wang@...el.com>,
Christoph Hellwig <hch@....de>,
Zhi Wang <zhi.wang.linux@...il.com>
Cc: "dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"intel-gfx@...ts.freedesktop.org" <intel-gfx@...ts.freedesktop.org>,
"intel-gvt-dev@...ts.freedesktop.org"
<intel-gvt-dev@...ts.freedesktop.org>,
Zhi Wang <zhi.a.wang@...il.com>,
Jason Gunthorpe <jgg@...dia.com>,
Joonas Lahtinen <joonas.lahtinen@...ux.intel.com>,
"Vivi, Rodrigo" <rodrigo.vivi@...el.com>,
Zhenyu Wang <zhenyuw@...ux.intel.com>
Subject: Re: [PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from
GVT-g
On Thu, 31 Mar 2022, "Wang, Zhi A" <zhi.a.wang@...el.com> wrote:
> Hi Jani and Joonas:
>
> Are you OK with these patches? I noticed I need to change the license
> of the new file. Will do that when check-in if you are OK with these.
Use SPDX license header instead of the full text?
I don't know much about the actual contents, I'll leave that part to
others.
Seems that you are dropping const in a number of places where I thought
you could perhaps retain it.
Also in drivers/gpu/drm/i915/intel_gvt_mmio_table.c:
#include "gvt.h"
looks bad. It should be "gvt/gvt.h". I realize you can do that because
gvt/Makefile has:
ccflags-y += -I $(srctree)/$(src) -I $(srctree)/$(src)/$(GVT_DIR)/
which I think should be removed.
I sent patches fixing this to give you an idea. No need to queue them
first, I can rebase them later. But please make sure this builds without
the ccflags.
BR,
Jani.
>
> Thanks,
> Zhi.
>
> On 3/28/22 6:50 AM, Christoph Hellwig wrote:
>> On Fri, Mar 25, 2022 at 01:52:49PM -0400, Zhi Wang wrote:
>>>
>>> v7:
>>>
>>> - Keep the marcos of device generation in GVT-g. (Christoph, Jani)
>>
>> The changelog go under the "---" line (also for the other patches).
>>
>> Otherwise looks good:
>>
>> Reviewed-by: Christoph Hellwig <hch@....de>
>>
>
--
Jani Nikula, Intel Open Source Graphics Center
Powered by blists - more mailing lists