[Intel-gfx] [PATCH 28/29] drm/i915/gvt: convert to use vfio_register_group_dev()
Jason Gunthorpe
jgg at nvidia.com
Tue Nov 2 16:41:36 UTC 2021
On Tue, Nov 02, 2021 at 08:06:00AM +0100, Christoph Hellwig wrote:
> This is straightforward conversion, the intel_vgpu already has a pointer
> to the vfio_dev, which can be replaced with the embedded structure and
> we can replace all the mdev_get_drvdata() with a simple container_of().
This should be using vfio_register_emulated_iommu_dev(), right?
I expect drivers using the pin API to use the emulated_iommu_dev()
interface at least..
Otherwise this looks good
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the Intel-gfx
mailing list