HomeSort by: relevance | last modified time | path
    Searched refs:vmw_plane_state_to_vps (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) macro
vmwgfx_scrn.c 231 vps = vmw_plane_state_to_vps(ps);
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);
vmwgfx_kms.c 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);
734 struct vmw_plane_state *vps = vmw_plane_state_to_vps(state);

Completed in 15 milliseconds