Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Ddmabuf.c201 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()
262 info->x_hot = c.x_hot; in vgpu_get_plane_info()
265 info->x_hot = UINT_MAX; in vgpu_get_plane_info()
364 gvt_dmabuf->x_hot = fb_info->x_hot; in update_fb_info()
Ddmabuf.h46 __u32 x_hot; /* horizontal position of cursor hotspot */ member
Dfb_decoder.h147 u32 x_hot; /* in pixels */ member
Dfb_decoder.c393 plane->x_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_x_hot)); in intel_vgpu_decode_cursor_plane()
/Linux-v4.19/include/uapi/linux/
Dvfio.h558 __u32 x_hot; /* horizontal position of cursor hotspot */ member
/Linux-v4.19/samples/vfio-mdev/
Dmdpy.c506 plane->x_hot = 0; in mdpy_query_gfx_plane()
Dmbochs.c1014 plane->x_hot = 0; in mbochs_query_gfx_plane()