Home
last modified time | relevance | path

Searched refs:vmw_du_crtc_destroy_state (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h490 void vmw_du_crtc_destroy_state(struct drm_crtc *crtc,
H A Dvmwgfx_ldu.c254 .atomic_destroy_state = vmw_du_crtc_destroy_state,
H A Dvmwgfx_scrn.c310 .atomic_destroy_state = vmw_du_crtc_destroy_state,
H A Dvmwgfx_stdu.c783 .atomic_destroy_state = vmw_du_crtc_destroy_state,
H A Dvmwgfx_kms.c1049 vmw_du_crtc_destroy_state(struct drm_crtc *crtc, in vmw_du_crtc_destroy_state() function