Home
last modified time | relevance | path

Searched refs:x_hot (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c249 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()
311 info->x_hot = c.x_hot; in vgpu_get_plane_info()
314 info->x_hot = UINT_MAX; in vgpu_get_plane_info()
400 gvt_dmabuf->x_hot = fb_info->x_hot; in update_fb_info()
/linux/include/uapi/linux/
H A Dvfio.h828 __u32 x_hot; /* horizontal position of cursor hotspot */ member
/linux/samples/vfio-mdev/
H A Dmdpy.c512 plane->x_hot = 0; in mdpy_query_gfx_plane()
H A Dmbochs.c1121 plane->x_hot = 0; in mbochs_query_gfx_plane()