Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gvt/
A Ddmabuf.c248 if (c && c->x_hot <= c->width && c->y_hot <= c->height) in validate_hotspot()
310 info->x_hot = c.x_hot; in vgpu_get_plane_info()
313 info->x_hot = UINT_MAX; in vgpu_get_plane_info()
399 gvt_dmabuf->x_hot = fb_info->x_hot; in update_fb_info()
A Ddmabuf.h46 __u32 x_hot; /* horizontal position of cursor hotspot */ member
A Dfb_decoder.h151 u32 x_hot; /* in pixels */ member
A Dfb_decoder.c399 plane->x_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_x_hot)); in intel_vgpu_decode_cursor_plane()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dcursor_reg_cache.h33 uint32_t x_hot: 16; member
/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
A Ddcn401_hubp.c768 hubp->pos.hot_spot.bits.x_hot = pos->x_hotspot; in hubp401_cursor_set_position()
/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
A Ddcn20_hubp.c1084 hubp->pos.hot_spot.bits.x_hot = pos->x_hotspot; in hubp2_cursor_set_position()

Completed in 18 milliseconds