Home
last modified time | relevance | path

Searched refs:hotspot_y (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h94 int hotspot_y; member
Dvmwgfx_kms.c219 64, 64, du->hotspot_x, du->hotspot_y); in vmw_du_crtc_cursor_set()
225 du->hotspot_x, du->hotspot_y); in vmw_du_crtc_cursor_set()
233 du->cursor_y + du->hotspot_y); in vmw_du_crtc_cursor_set()
249 du->cursor_y + du->hotspot_y); in vmw_du_crtc_cursor_move()
366 64, 64, du->hotspot_x, du->hotspot_y); in vmw_kms_cursor_post_execbuf()
1479 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
1496 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
Dvmwgfx_ldu.c145 du->hotspot_y); in vmw_ldu_commit_list()