Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c148 s32 hotspot_x, hotspot_y; in vmw_du_crtc_cursor_set2() local
160 hotspot_x = hot_x + du->hotspot_x; in vmw_du_crtc_cursor_set2()
206 64, 64, hotspot_x, hotspot_y); in vmw_du_crtc_cursor_set2()
212 hotspot_x, hotspot_y); in vmw_du_crtc_cursor_set2()
220 du->cursor_x + hotspot_x, in vmw_du_crtc_cursor_set2()
253 du->cursor_x + du->hotspot_x + in vmw_du_crtc_cursor_move()
367 du->hotspot_x = 0; in vmw_kms_legacy_hotspot_clear()
391 du->hotspot_x + du->core_hotspot_x, in vmw_kms_cursor_post_execbuf()
1168 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl()
1184 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl()
Dvmwgfx_kms.h160 int hotspot_x; member
Dvmwgfx_ldu.c145 du->hotspot_x, in vmw_ldu_commit_list()