Home
last modified time | relevance | path

Searched refs:vmw_plane_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c56 static int vmw_du_cursor_plane_unmap_cm(struct vmw_plane_state *vps);
58 struct vmw_plane_state *vps,
119 struct vmw_plane_state *vps, in vmw_cursor_update_image()
149 struct vmw_plane_state *vps, in vmw_cursor_update_mob()
185 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps) in vmw_du_cursor_plane_acquire_image()
197 static bool vmw_du_cursor_plane_has_changed(struct vmw_plane_state *old_vps, in vmw_du_cursor_plane_has_changed()
198 struct vmw_plane_state *new_vps) in vmw_du_cursor_plane_has_changed()
235 struct vmw_plane_state *vps) in vmw_du_put_cursor_mob()
269 struct vmw_plane_state *vps) in vmw_du_get_cursor_mob()
524 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps, in vmw_du_plane_unpin_surf()
[all …]
Dvmwgfx_kms.h258 #define vmw_plane_state_to_vps(x) container_of(x, struct vmw_plane_state, base)
288 struct vmw_plane_state { struct
485 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps,
Dvmwgfx_scrn.c218 struct vmw_plane_state *vps; in vmw_sou_crtc_mode_set_nofb()
382 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_sou_primary_plane_cleanup_fb()
411 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_sou_primary_plane_prepare_fb()
Dvmwgfx_stdu.c867 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_stdu_primary_plane_cleanup_fb()
899 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_stdu_primary_plane_prepare_fb()
1354 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_stdu_primary_plane_atomic_update()