[Intel-gfx] [PATCH 13/34] drm/i915/gvt: devirtualize ->{read, write}_gpa
Jason Gunthorpe
jgg at nvidia.com
Mon Apr 11 16:15:55 UTC 2022
On Mon, Apr 11, 2022 at 04:13:42PM +0200, Christoph Hellwig wrote:
> Just call the VFIO functions directly instead of through the method
> table.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> drivers/gpu/drm/i915/gvt/cmd_parser.c | 4 +--
> drivers/gpu/drm/i915/gvt/execlist.c | 12 ++++-----
> drivers/gpu/drm/i915/gvt/gtt.c | 6 ++---
> drivers/gpu/drm/i915/gvt/gvt.h | 37 +++++++++++++++++++++++++++
> drivers/gpu/drm/i915/gvt/hypercall.h | 4 ---
> drivers/gpu/drm/i915/gvt/kvmgt.c | 23 -----------------
> drivers/gpu/drm/i915/gvt/mmio.c | 4 +--
> drivers/gpu/drm/i915/gvt/mpt.h | 32 -----------------------
> drivers/gpu/drm/i915/gvt/opregion.c | 10 +++-----
> drivers/gpu/drm/i915/gvt/scheduler.c | 37 +++++++++++++--------------
> 10 files changed, 72 insertions(+), 97 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the Intel-gfx
mailing list