All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Zhi Wang <zhi.wang.linux@gmail.com>
Cc: Zhi Wang <zhi.a.wang@gmail.com>,
	intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, Jason Gunthorpe <jgg@nvidia.com>,
	Vivi Rodrigo <rodrigo.vivi@intel.com>,
	intel-gvt-dev@lists.freedesktop.org,
	Christoph Hellwig <hch@lst.de>
Subject: Re: [Intel-gfx] [PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
Date: Mon, 28 Mar 2022 08:50:08 +0200	[thread overview]
Message-ID: <20220328065008.GA29798@lst.de> (raw)
In-Reply-To: <20220325175251.167164-1-zhi.a.wang@intel.com>

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@lst.de>

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Zhi Wang <zhi.wang.linux@gmail.com>
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	intel-gfx@lists.freedesktop.org,
	intel-gvt-dev@lists.freedesktop.org,
	Zhi Wang <zhi.a.wang@gmail.com>, Christoph Hellwig <hch@lst.de>,
	Jason Gunthorpe <jgg@nvidia.com>,
	Jani Nikula <jani.nikula@linux.intel.com>,
	Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
	Vivi Rodrigo <rodrigo.vivi@intel.com>,
	Zhenyu Wang <zhenyuw@linux.intel.com>,
	Zhi Wang <zhi.a.wang@intel.com>
Subject: Re: [PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
Date: Mon, 28 Mar 2022 08:50:08 +0200	[thread overview]
Message-ID: <20220328065008.GA29798@lst.de> (raw)
In-Reply-To: <20220325175251.167164-1-zhi.a.wang@intel.com>

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@lst.de>

  parent reply	other threads:[~2022-03-28  6:50 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 17:52 [Intel-gfx] [PATCH v7 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g Zhi Wang
2022-03-25 17:52 ` Zhi Wang
2022-03-25 17:52 ` Zhi Wang
2022-03-25 17:52 ` [Intel-gfx] [PATCH v7 2/3] i915/gvt: Save the initial HW state snapshot in i915 Zhi Wang
2022-03-25 17:52   ` Zhi Wang
2022-03-25 17:52   ` Zhi Wang
2022-03-28  6:50   ` [Intel-gfx] " Christoph Hellwig
2022-03-28  6:50     ` Christoph Hellwig
2022-03-25 17:52 ` [Intel-gfx] [PATCH v7 3/3] i915/gvt: Use the initial HW state snapshot saved " Zhi Wang
2022-03-25 17:52   ` Zhi Wang
2022-03-25 17:52   ` Zhi Wang
2022-03-28  6:50   ` [Intel-gfx] " Christoph Hellwig
2022-03-28  6:50     ` Christoph Hellwig
2022-03-25 19:27 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v7,1/3] i915/gvt: Separate the MMIO tracking table from GVT-g Patchwork
2022-03-26  0:27 ` [Intel-gfx] [PATCH v7 1/3] " kernel test robot
2022-03-26  0:27   ` kernel test robot
2022-03-26  0:27   ` kernel test robot
2022-03-26  0:58 ` [Intel-gfx] " kernel test robot
2022-03-26  0:58   ` kernel test robot
2022-03-26  0:58   ` kernel test robot
2022-03-28  6:50 ` Christoph Hellwig [this message]
2022-03-28  6:50   ` Christoph Hellwig
2022-03-31  7:11   ` [Intel-gfx] " Wang, Zhi A
2022-03-31  7:11     ` Wang, Zhi A
2022-03-31  7:11     ` Wang, Zhi A
2022-03-31  7:42     ` [Intel-gfx] " Christoph Hellwig
2022-03-31  7:42       ` Christoph Hellwig
2022-03-31  8:04       ` [Intel-gfx] " Wang, Zhi A
2022-03-31  8:04         ` Wang, Zhi A
2022-03-31  8:04         ` Wang, Zhi A
2022-03-31  8:33         ` [Intel-gfx] " Christoph Hellwig
2022-03-31  8:33           ` Christoph Hellwig
2022-03-31  8:35           ` [Intel-gfx] " Zhi Wang
2022-03-31  8:35             ` Zhi Wang
2022-03-31  8:35             ` Zhi Wang
2022-03-31  8:25     ` [Intel-gfx] " Jani Nikula
2022-03-31  8:25       ` Jani Nikula
2022-03-31  8:25       ` Jani Nikula
2022-04-01 13:12       ` [Intel-gfx] " Wang, Zhi A
2022-04-01 13:12         ` Wang, Zhi A
2022-04-01 13:12         ` Wang, Zhi A
2022-03-31  7:46 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v7,1/3] i915/gvt: Separate the MMIO tracking table from GVT-g (rev2) 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=20220328065008.GA29798@lst.de \
    --to=hch@lst.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=zhi.a.wang@gmail.com \
    --cc=zhi.wang.linux@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.