Lines Matching refs:hotspot_y
245 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
269 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()
380 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local
385 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
389 hotspot_y += plane->state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()
401 hotspot_y); in vmw_du_cursor_plane_atomic_update()
406 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()
418 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()
421 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
1834 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
1850 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()