Home
last modified time | relevance | path

Searched defs:vfio_device_gfx_plane_info (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
A Dvfio.h904 struct vfio_device_gfx_plane_info { struct
905 __u32 argsz;
906 __u32 flags;
913 __u32 drm_format; /* drm format of plane */
914 __u64 drm_format_mod; /* tiled mode */
915 __u32 width; /* width of plane */
916 __u32 height; /* height of plane */
917 __u32 stride; /* stride of plane */
918 __u32 size; /* size of plane in bytes, align on page*/
920 __u32 y_pos; /* vertical position of cursor plane*/
[all …]

Completed in 6 milliseconds