Home
last modified time | relevance | path

Searched refs:y_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()
312 info->y_hot = c.y_hot; in vgpu_get_plane_info()
315 info->y_hot = UINT_MAX; in vgpu_get_plane_info()
401 gvt_dmabuf->y_hot = fb_info->y_hot; in update_fb_info()
/linux/include/uapi/linux/
H A Dvfio.h829 __u32 y_hot; /* vertical position of cursor hotspot */ member
/linux/samples/vfio-mdev/
H A Dmdpy.c513 plane->y_hot = 0; in mdpy_query_gfx_plane()
H A Dmbochs.c1122 plane->y_hot = 0; in mbochs_query_gfx_plane()