Home
last modified time | relevance | path

Searched refs:hotspot_y (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
161 hotspot_y = hot_y + du->hotspot_y; 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()
221 du->cursor_y + hotspot_y); in vmw_du_crtc_cursor_set2()
255 du->cursor_y + du->hotspot_y + in vmw_du_crtc_cursor_move()
368 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
392 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()
1169 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
1185 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
Dvmwgfx_kms.h161 int hotspot_y; member
Dvmwgfx_ldu.c146 du->hotspot_y); in vmw_ldu_commit_list()