Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h505 void vmw_du_crtc_destroy_state(struct drm_crtc *crtc,
Dvmwgfx_ldu.c237 .atomic_destroy_state = vmw_du_crtc_destroy_state,
Dvmwgfx_scrn.c321 .atomic_destroy_state = vmw_du_crtc_destroy_state,
Dvmwgfx_stdu.c926 .atomic_destroy_state = vmw_du_crtc_destroy_state,
Dvmwgfx_kms.c917 vmw_du_crtc_destroy_state(struct drm_crtc *crtc, in vmw_du_crtc_destroy_state() function