Home
last modified time | relevance | path

Searched refs:y_hot (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c247 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()
310 info->y_hot = c.y_hot; in vgpu_get_plane_info()
313 info->y_hot = UINT_MAX; in vgpu_get_plane_info()
399 gvt_dmabuf->y_hot = fb_info->y_hot; in update_fb_info()
H A Ddmabuf.h47 __u32 y_hot; /* vertical position of cursor hotspot */ member
H A Dfb_decoder.h152 u32 y_hot; /* in pixels */ member
H A Dfb_decoder.c389 plane->y_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_y_hot)); in intel_vgpu_decode_cursor_plane()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A 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()
H A Ddmabuf.h47 __u32 y_hot; /* vertical position of cursor hotspot */ member
H A Dfb_decoder.h150 u32 y_hot; /* in pixels */ member
H A Dfb_decoder.c388 plane->y_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_y_hot)); in intel_vgpu_decode_cursor_plane()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h34 uint32_t y_hot: 16; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvfio.h885 * 2. x_hot/y_hot is set to 0xFFFFFFFF if no hotspot information available
907 __u32 y_hot; /* vertical position of cursor hotspot */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvfio.h253 __u32 y_hot; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvfio.h253 __u32 y_hot; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvfio.h192 __u32 y_hot; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvfio.h805 * 2. x_hot/y_hot is set to 0xFFFFFFFF if no hotspot information available
827 __u32 y_hot; /* vertical position of cursor hotspot */ member
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmdpy.c507 plane->y_hot = 0; in mdpy_query_gfx_plane()
H A Dmbochs.c1100 plane->y_hot = 0; in mbochs_query_gfx_plane()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy.c507 plane->y_hot = 0; in mdpy_query_gfx_plane()
H A Dmbochs.c1119 plane->y_hot = 0; in mbochs_query_gfx_plane()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c1066 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp2_cursor_set_position()

Completed in 21 milliseconds