Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h129 void vmw_du_crtc_restore(struct drm_crtc *crtc);
Dvmwgfx_ldu.c299 .restore = vmw_du_crtc_restore,
Dvmwgfx_scrn.c395 .restore = vmw_du_crtc_restore,
Dvmwgfx_kms.c1791 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function