Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Ddmabuf.c258 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()
321 info->y_hot = c.y_hot; in vgpu_get_plane_info()
324 info->y_hot = UINT_MAX; in vgpu_get_plane_info()
416 gvt_dmabuf->y_hot = fb_info->y_hot; in update_fb_info()
Ddmabuf.h47 __u32 y_hot; /* vertical position of cursor hotspot */ member
Dfb_decoder.h152 u32 y_hot; /* in pixels */ member
Dfb_decoder.c388 plane->y_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_y_hot)); in intel_vgpu_decode_cursor_plane()
/Linux-v5.15/include/uapi/linux/
Dvfio.h922 __u32 y_hot; /* vertical position of cursor hotspot */ member
/Linux-v5.15/samples/vfio-mdev/
Dmdpy.c500 plane->y_hot = 0; in mdpy_query_gfx_plane()
Dmbochs.c1095 plane->y_hot = 0; in mbochs_query_gfx_plane()