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 v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
Date: Thu, 7 Apr 2022 10:06:51 +0200 [thread overview]
Message-ID: <20220407080651.GA16455@lst.de> (raw)
In-Reply-To: <20220407071945.72148-2-zhi.a.wang@intel.com>
The whole series looks good and works fine on by Kaby Lake Thinkpad:
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-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 v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
Date: Thu, 7 Apr 2022 10:06:51 +0200 [thread overview]
Message-ID: <20220407080651.GA16455@lst.de> (raw)
In-Reply-To: <20220407071945.72148-2-zhi.a.wang@intel.com>
The whole series looks good and works fine on by Kaby Lake Thinkpad:
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Christoph Hellwig <hch@lst.de>
next prev parent reply other threads:[~2022-04-07 8:06 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-07 7:19 [Intel-gfx] [PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:19 ` [Intel-gfx] [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 8:06 ` Christoph Hellwig [this message]
2022-04-07 8:06 ` Christoph Hellwig
2022-04-07 10:24 ` [Intel-gfx] " Wang, Zhi A
2022-04-07 10:24 ` Wang, Zhi A
2022-04-07 10:24 ` Wang, Zhi A
2022-04-07 13:20 ` [Intel-gfx] " Zhenyu Wang
2022-04-07 13:20 ` Zhenyu Wang
2022-04-07 13:20 ` Zhenyu Wang
2022-04-07 15:03 ` [Intel-gfx] " Jani Nikula
2022-04-07 15:03 ` Jani Nikula
2022-04-07 15:03 ` Jani Nikula
2022-04-08 14:07 ` [Intel-gfx] " Wang, Zhi A
2022-04-08 14:07 ` Wang, Zhi A
2022-04-08 14:07 ` Wang, Zhi A
2022-04-12 5:42 ` [Intel-gfx] " Wang, Zhi A
2022-04-12 5:42 ` Wang, Zhi A
2022-04-12 5:42 ` Wang, Zhi A
2022-04-13 9:31 ` [Intel-gfx] " Jani Nikula
2022-04-13 9:31 ` Jani Nikula
2022-04-13 9:31 ` Jani Nikula
2022-04-13 9:53 ` [Intel-gfx] " Wang, Zhi A
2022-04-13 9:53 ` Wang, Zhi A
2022-04-13 9:53 ` Wang, Zhi A
2022-04-13 10:18 ` [Intel-gfx] " Jani Nikula
2022-04-13 10:18 ` Jani Nikula
2022-04-13 10:18 ` Jani Nikula
2022-08-08 20:27 ` [Intel-gfx] " Alex Williamson
2022-08-08 20:27 ` Alex Williamson
2022-08-08 20:27 ` Alex Williamson
2022-04-07 7:19 ` [Intel-gfx] [PATCH v9 2/3] i915/gvt: Save the initial HW state snapshot in i915 Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:19 ` [Intel-gfx] [PATCH v9 3/3] i915/gvt: Use the initial HW state snapshot saved " Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:19 ` Zhi Wang
2022-04-07 7:48 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor GVT-g MMIO tracking table and handlers (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=20220407080651.GA16455@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.