Searched refs:x_hot (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h46 __u32 x_hot; /* horizontal position of cursor hotspot */ member in struct:intel_vgpu_fb_info
H A Ddmabuf.c247 if (c && c->x_hot <= c->width && c->y_hot <= c->height)
309 info->x_hot = c.x_hot;
312 info->x_hot = UINT_MAX;
398 gvt_dmabuf->x_hot = fb_info->x_hot;
H A Dfb_decoder.h151 u32 x_hot; /* in pixels */ member in struct:intel_vgpu_cursor_plane_format
H A Dfb_decoder.c388 plane->x_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_x_hot));
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h33 uint32_t x_hot: 16; member in struct:cursor_position_cache_hubp::reg_hot_spot_cfg::__anon52
/linux-master/include/uapi/linux/
H A Dvfio.h805 * 2. x_hot/y_hot is set to 0xFFFFFFFF if no hotspot information available
826 __u32 x_hot; /* horizontal position of cursor hotspot */ member in struct:vfio_device_gfx_plane_info
/linux-master/samples/vfio-mdev/
H A Dmdpy.c508 plane->x_hot = 0;
H A Dmbochs.c1120 plane->x_hot = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c1067 hubp->pos.hot_spot.bits.x_hot = pos->x_hotspot;

Completed in 295 milliseconds