[Intel-gfx] [PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation

Gerd Hoffmann kraxel at redhat.com
Fri Jul 14 10:11:15 UTC 2017


  Hi,

> +struct vfio_device_gfx_plane_info {
> +	__u32 argsz;
> +	__u32 flags;
> +	/* in */
> +	__u32 drm_plane_type;	/* type of plane:
> DRM_PLANE_TYPE_* */
> +	/* out */
> +	__u32 drm_format;	/* drm format of plane */

DRM_FORMAT_*

drm_format_mod is gone?  Not needed?
How tiled buffers are handled then?

cheers,
  Gerd



More information about the Intel-gfx mailing list