Home
last modified time | relevance | path

Searched refs:hotspot_y (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_kms.c210 old_vps->cursor.hotspot_y != new_vps->cursor.hotspot_y) in vmw_du_cursor_plane_has_changed()
464 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
787 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local
791 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
795 hotspot_y += new_state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()
807 vps->cursor.hotspot_y = hotspot_y; in vmw_du_cursor_plane_atomic_update()
827 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()
840 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()
843 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
2253 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
[all …]
A Dvmwgfx_kms.h280 s32 hotspot_y; member
374 int hotspot_y; member

Completed in 10 milliseconds