[Intel-gfx] [PATCH 23/34] drm/i915/gvt: remove struct intel_gvt_mpt
Jason Gunthorpe
jgg at nvidia.com
Mon Apr 11 18:13:48 UTC 2022
On Mon, Apr 11, 2022 at 04:13:52PM +0200, Christoph Hellwig wrote:
> Just call the initializion and exit functions directly and remove
> this abstraction entirely.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> drivers/gpu/drm/i915/gvt/gvt.c | 11 ++++-
> drivers/gpu/drm/i915/gvt/gvt.h | 12 ++---
> drivers/gpu/drm/i915/gvt/hypercall.h | 50 -------------------
> drivers/gpu/drm/i915/gvt/kvmgt.c | 39 ++-------------
> drivers/gpu/drm/i915/gvt/mpt.h | 74 ----------------------------
> 5 files changed, 17 insertions(+), 169 deletions(-)
> delete mode 100644 drivers/gpu/drm/i915/gvt/hypercall.h
> delete mode 100644 drivers/gpu/drm/i915/gvt/mpt.h
That gvt_vgpu_type_groups stuff is pretty wonky, but it can be left
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the Intel-gfx
mailing list