Searched refs:hotspot_x (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 93 int hotspot_x; member
|
D | vmwgfx_kms.c | 235 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() 249 du->cursor_x + du->hotspot_x, in vmw_du_crtc_cursor_set() 280 du->cursor_x + du->hotspot_x, in vmw_du_crtc_cursor_move() 401 64, 64, du->hotspot_x, du->hotspot_y); in vmw_kms_cursor_post_execbuf() 1513 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl() 1529 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl()
|
D | vmwgfx_ldu.c | 145 du->hotspot_x, in vmw_ldu_commit_list()
|