Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h94 int hotspot_y; member
Dvmwgfx_kms.c235 64, 64, du->hotspot_x, du->hotspot_y); in vmw_du_crtc_cursor_set()
241 du->hotspot_x, du->hotspot_y); in vmw_du_crtc_cursor_set()
250 du->cursor_y + du->hotspot_y); in vmw_du_crtc_cursor_set()
281 du->cursor_y + du->hotspot_y); in vmw_du_crtc_cursor_move()
401 64, 64, du->hotspot_x, du->hotspot_y); in vmw_kms_cursor_post_execbuf()
1514 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
1530 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
Dvmwgfx_ldu.c146 du->hotspot_y); in vmw_ldu_commit_list()