Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h128 void vmw_du_crtc_restore(struct drm_crtc *crtc);
Dvmwgfx_ldu.c296 .restore = vmw_du_crtc_restore,
Dvmwgfx_scrn.c391 .restore = vmw_du_crtc_restore,
Dvmwgfx_kms.c1756 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore() function