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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ldu.c 319 .atomic_destroy_state = vmw_du_plane_destroy_state,
328 .atomic_destroy_state = vmw_du_plane_destroy_state,
vmwgfx_kms.h 472 void vmw_du_plane_destroy_state(struct drm_plane *plane,
vmwgfx_scrn.c 789 .atomic_destroy_state = vmw_du_plane_destroy_state,
798 .atomic_destroy_state = vmw_du_plane_destroy_state,
vmwgfx_stdu.c 1677 .atomic_destroy_state = vmw_du_plane_destroy_state,
1686 .atomic_destroy_state = vmw_du_plane_destroy_state,
vmwgfx_kms.c 709 vmw_du_plane_destroy_state(plane, plane->state);
723 * vmw_du_plane_destroy_state - destroy plane state
731 vmw_du_plane_destroy_state(struct drm_plane *plane, function in typeref:typename:void

Completed in 15 milliseconds