Searched refs:hotspot_y (Results 1 – 9 of 9) sorted by relevance
79 s32 hotspot_y = vps->cursor.legacy.hotspot_y + vps->base.hotspot_y; in vmw_cursor_plane_update_legacy() local87 hotspot_x, hotspot_y); in vmw_cursor_plane_update_legacy()128 alpha_header->hotspotY = vps->cursor.legacy.hotspot_y + vps->base.hotspot_y; in vmw_cursor_update_mob()572 old_vps->base.hotspot_y != new_vps->base.hotspot_y) in vmw_cursor_plane_changed()577 old_vps->cursor.legacy.hotspot_y != in vmw_cursor_plane_changed()578 new_vps->cursor.legacy.hotspot_y) in vmw_cursor_plane_changed()753 s32 hotspot_x, hotspot_y, cursor_x, cursor_y; in vmw_cursor_plane_atomic_update() local777 vps->base.hotspot_y); in vmw_cursor_plane_atomic_update()791 hotspot_y = vps->cursor.legacy.hotspot_y + new_state->hotspot_y; in vmw_cursor_plane_atomic_update()794 cursor_y + hotspot_y); in vmw_cursor_plane_atomic_update()[all …]
47 s32 hotspot_y; member
477 plane->state->hotspot_y); in virtio_gpu_cursor_plane_update()485 cpu_to_le32(plane->state->hotspot_y); in virtio_gpu_cursor_plane_update()
123 int32_t hotspot_x, hotspot_y; member
541 cmd->u.set.position.y = plane_state->crtc_y + plane_state->hotspot_y; in qxl_primary_apply_cursor()584 cmd->u.position.y = plane_state->crtc_y + plane_state->hotspot_y; in qxl_primary_move_cursor()881 new_state->hotspot_y); in qxl_plane_prepare_fb()
296 plane_state->hotspot_y = val; in __drm_atomic_helper_plane_state_reset()
631 state->hotspot_y = val; in drm_atomic_plane_set_property()697 *val = state->hotspot_y; in drm_atomic_plane_get_property()
1226 plane->state->hotspot_y = req->hot_y; in drm_mode_cursor_universal()
434 min_t(u32, max(new_state->hotspot_y, 0), height), in vbox_cursor_atomic_update()