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()754 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local758 hotspot_y = du->hotspot_y + new_state->hotspot_y; in vmw_du_cursor_plane_atomic_update()768 vps->cursor.hotspot_y = hotspot_y; in vmw_du_cursor_plane_atomic_update()811 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()826 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()829 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()1991 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()[all …]
261 s32 hotspot_y; member353 int hotspot_y; member
476 plane->state->hotspot_y); in virtio_gpu_cursor_plane_update()484 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()
570 state->hotspot_y = val; in drm_atomic_plane_set_property()634 *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()