Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h194 void vmw_du_crtc_restore(struct drm_crtc *crtc);
Dvmwgfx_ldu.c299 .restore = vmw_du_crtc_restore,
Dvmwgfx_stdu.c1045 .restore = vmw_du_crtc_restore,
Dvmwgfx_scrn.c535 .restore = vmw_du_crtc_restore,
Dvmwgfx_kms.c1380 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function