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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h248 #define vmw_plane_state_to_vps(x) container_of(x, struct vmw_plane_state, base)
278 struct vmw_plane_state { struct
489 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps,
H A Dvmwgfx_kms.c65 static int vmw_du_cursor_plane_unmap_cm(struct vmw_plane_state *vps);
67 struct vmw_plane_state *vps,
128 struct vmw_plane_state *vps,
158 struct vmw_plane_state *vps,
194 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps)
205 static bool vmw_du_cursor_plane_has_changed(struct vmw_plane_state *old_vps,
206 struct vmw_plane_state *new_vps)
243 struct vmw_plane_state *vps)
277 struct vmw_plane_state *vps)
541 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vp
[all...]
H A Dvmwgfx_stdu.c873 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state);
905 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);
1360 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);
H A Dvmwgfx_scrn.c219 struct vmw_plane_state *vps;
376 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state);
405 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);

Completed in 227 milliseconds