Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h46 __u32 x_hot; /* horizontal position of cursor hotspot */ member
/linux/include/uapi/linux/
H A Dvfio.h828 __u32 x_hot; /* horizontal position of cursor hotspot */ member
/linux/samples/vfio-mdev/
H A Dmdpy.c512 plane->x_hot = 0; in mdpy_query_gfx_plane()
H A Dmbochs.c1121 plane->x_hot = 0; in mbochs_query_gfx_plane()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2990 p->CURSOR0_0_CURSOR_HOT_SPOT__CURSOR_HOT_SPOT_X = hubp->pos.hot_spot.bits.x_hot; in dcn401_update_cursor_offload_pipe()