Searched refs:hotspot_x (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 93 int hotspot_x; member
|
D | vmwgfx_kms.c | 219 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() 232 du->cursor_x + du->hotspot_x, in vmw_du_crtc_cursor_set() 248 du->cursor_x + du->hotspot_x, in vmw_du_crtc_cursor_move() 366 64, 64, du->hotspot_x, du->hotspot_y); in vmw_kms_cursor_post_execbuf() 1478 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl() 1495 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl()
|
D | vmwgfx_ldu.c | 144 du->hotspot_x, in vmw_ldu_commit_list()
|