Searched refs:drm_mode_sort (Results 1 – 4 of 4) sorted by relevance
561 void drm_mode_sort(struct list_head *mode_list);
697 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes()
1868 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function1872 EXPORT_SYMBOL(drm_mode_sort);
7199 drm_mode_sort(&connector->probed_modes); in amdgpu_dm_connector_ddc_get_modes()