Searched refs:drm_mode_connector_list_update (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/drm/
H A Ddrm_modes.h235 void drm_mode_connector_list_update(struct drm_connector *connector, bool merge_type_bits);
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_modes.c1155 * drm_mode_connector_list_update - update the mode list for the connector
1166 void drm_mode_connector_list_update(struct drm_connector *connector, drm_mode_connector_list_update() function
1200 EXPORT_SYMBOL(drm_mode_connector_list_update); variable
H A Ddrm_probe_helper.c222 drm_mode_connector_list_update(connector, merge_type_bits); drm_helper_probe_single_connector_modes_merge_bits()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1599 drm_mode_connector_list_update(connector, true); vmw_du_connector_fill_modes()

Completed in 78 milliseconds