[Intel-gfx] [PATCH 07/29] drm/i915/gvt: remove intel_gvt_ops

Jason Gunthorpe jgg at nvidia.com
Tue Nov 2 16:03:14 UTC 2021


On Tue, Nov 02, 2021 at 08:05:39AM +0100, Christoph Hellwig wrote:
> Remove these pointless indirect alls by just calling the only instance
> of each method directly.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
>  drivers/gpu/drm/i915/gvt/gvt.c       | 20 +--------------
>  drivers/gpu/drm/i915/gvt/gvt.h       | 24 ------------------
>  drivers/gpu/drm/i915/gvt/hypercall.h |  2 +-
>  drivers/gpu/drm/i915/gvt/kvmgt.c     | 37 +++++++++++-----------------
>  drivers/gpu/drm/i915/gvt/mpt.h       |  5 ++--
>  5 files changed, 19 insertions(+), 69 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>

Jason


More information about the Intel-gfx mailing list