Home
last modified time | relevance | path

Searched refs:hotspot_y (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c249 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
273 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()
384 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local
389 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
393 hotspot_y += plane->state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()
405 hotspot_y); in vmw_du_cursor_plane_atomic_update()
410 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()
422 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()
425 du->core_hotspot_y = hotspot_y in vmw_du_cursor_plane_atomic_update()
[all...]
H A Dvmwgfx_kms.h351 int hotspot_y; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c209 old_vps->cursor.hotspot_y != new_vps->cursor.hotspot_y) in vmw_du_cursor_plane_has_changed()
471 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
497 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()
771 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local
774 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
778 hotspot_y += new_state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()
790 vps->cursor.hotspot_y = hotspot_y; in vmw_du_cursor_plane_atomic_update()
[all...]
H A Dvmwgfx_kms.h275 s32 hotspot_y; member
369 int hotspot_y; member

Completed in 7 milliseconds