Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c66 static int vmw_du_cursor_plane_unmap_cm(struct vmw_plane_state *vps);
68 struct vmw_plane_state *vps,
129 struct vmw_plane_state *vps, in vmw_cursor_update_image()
159 struct vmw_plane_state *vps, in vmw_cursor_update_mob()
195 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps) in vmw_du_cursor_plane_acquire_image()
209 static bool vmw_du_cursor_plane_has_changed(struct vmw_plane_state *old_vps, in vmw_du_cursor_plane_has_changed()
210 struct vmw_plane_state *new_vps) in vmw_du_cursor_plane_has_changed()
247 struct vmw_plane_state *vps) in vmw_du_put_cursor_mob()
281 struct vmw_plane_state *vps) in vmw_du_get_cursor_mob()
544 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps) in vmw_du_plane_unpin_surf()
[all …]
H A Dvmwgfx_kms.h244 #define vmw_plane_state_to_vps(x) container_of(x, struct vmw_plane_state, base)
274 struct vmw_plane_state { struct
482 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps);
H A Dvmwgfx_scrn.c220 struct vmw_plane_state *vps; in vmw_sou_crtc_mode_set_nofb()
377 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_sou_primary_plane_cleanup_fb()
407 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_sou_primary_plane_prepare_fb()
H A Dvmwgfx_stdu.c946 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_stdu_primary_plane_cleanup_fb()
976 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_stdu_primary_plane_prepare_fb()
1406 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_stdu_primary_plane_atomic_update()