Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h47 __u32 y_hot; /* vertical position of cursor hotspot */ member
/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()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2991 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_Y = hubp->pos.hot_spot.bits.y_hot; in dcn401_update_cursor_offload_pipe()