HomeSort by: relevance | last modified time | path
    Searched refs:vmw_plane_state (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 264 #define vmw_plane_state_to_vps(x) container_of(x, struct vmw_plane_state, base)
287 struct vmw_plane_state { struct
474 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps,
vmwgfx_kms.c 306 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps,
338 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state);
357 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);
387 struct vmw_plane_state *vps = vmw_plane_state_to_vps(plane->state);
671 struct vmw_plane_state *vps;
705 struct vmw_plane_state *vps;
714 DRM_ERROR("Cannot allocate vmw_plane_state\n");
734 struct vmw_plane_state *vps = vmw_plane_state_to_vps(state);
vmwgfx_scrn.c 224 struct vmw_plane_state *vps;
386 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state);
415 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);
vmwgfx_stdu.c 1011 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state);
1043 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state);
1597 struct vmw_plane_state *vps = vmw_plane_state_to_vps(plane->state);

Completed in 15 milliseconds