Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h428 vmw_du_connector_detect(struct drm_connector *connector, bool force);
H A Dvmwgfx_ldu.c287 .detect = vmw_du_connector_detect,
H A Dvmwgfx_kms.c2114 con->status = vmw_du_connector_detect(con, true); in vmw_du_update_layout()
2151 vmw_du_connector_detect(struct drm_connector *connector, bool force) in vmw_du_connector_detect() function
H A Dvmwgfx_scrn.c342 .detect = vmw_du_connector_detect,
H A Dvmwgfx_stdu.c908 .detect = vmw_du_connector_detect,