Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h204 void vmw_du_connector_restore(struct drm_connector *connector);
Dvmwgfx_ldu.c333 .restore = vmw_du_connector_restore,
Dvmwgfx_stdu.c1105 .restore = vmw_du_connector_restore,
Dvmwgfx_scrn.c569 .restore = vmw_du_connector_restore,
Dvmwgfx_kms.c1409 void vmw_du_connector_restore(struct drm_connector *connector) in vmw_du_connector_restore() function