Searched refs:hotspot_y (Results 1 – 9 of 9) sorted by relevance
222 old_vps->cursor.hotspot_y != new_vps->cursor.hotspot_y) in vmw_du_cursor_plane_has_changed()484 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()510 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()753 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local757 hotspot_y = du->hotspot_y + new_state->hotspot_y; in vmw_du_cursor_plane_atomic_update()767 vps->cursor.hotspot_y = hotspot_y; in vmw_du_cursor_plane_atomic_update()803 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()816 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()819 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()1981 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()[all …]
261 s32 hotspot_y; member353 int hotspot_y; member
337 plane->state->hotspot_y); in virtio_gpu_cursor_plane_update()345 cpu_to_le32(plane->state->hotspot_y); in virtio_gpu_cursor_plane_update()
123 int32_t hotspot_x, hotspot_y; member
516 cmd->u.set.position.y = plane_state->crtc_y + plane_state->hotspot_y; in qxl_primary_apply_cursor()559 cmd->u.position.y = plane_state->crtc_y + plane_state->hotspot_y; in qxl_primary_move_cursor()856 new_state->hotspot_y); in qxl_plane_prepare_fb()
290 plane_state->hotspot_y = val; in __drm_atomic_helper_plane_state_reset()
569 state->hotspot_y = val; in drm_atomic_plane_set_property()633 *val = state->hotspot_y; in drm_atomic_plane_get_property()
1199 plane->state->hotspot_y = req->hot_y; in drm_mode_cursor_universal()
433 min_t(u32, max(new_state->hotspot_y, 0), height), in vbox_cursor_atomic_update()
Completed in 40 milliseconds