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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 485 void vmw_du_crtc_destroy_state(struct drm_crtc *crtc,
vmwgfx_ldu.c 242 .atomic_destroy_state = vmw_du_crtc_destroy_state,
vmwgfx_scrn.c 324 .atomic_destroy_state = vmw_du_crtc_destroy_state,
vmwgfx_stdu.c 921 .atomic_destroy_state = vmw_du_crtc_destroy_state,
vmwgfx_kms.c 643 * vmw_du_crtc_destroy_state - destroy crtc state
651 vmw_du_crtc_destroy_state(struct drm_crtc *crtc, function in typeref:typename:void

Completed in 48 milliseconds