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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 39 * struct vmw_du_update_plane - Closure structure for vmw_du_helper_plane_update
565 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update);
vmwgfx_scrn.c 566 return vmw_du_helper_plane_update(&bo_update.base);
728 return vmw_du_helper_plane_update(&srf_update.base);
vmwgfx_stdu.c 1402 return vmw_du_helper_plane_update(&bo_update.base);
1580 return vmw_du_helper_plane_update(&srf_update);
vmwgfx_kms.c 2791 * vmw_du_helper_plane_update - Helper to do plane update on a display unit.
2799 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update) function in typeref:typename:int

Completed in 149 milliseconds