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()
1871 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function1875 EXPORT_SYMBOL(drm_mode_sort);
7201 drm_mode_sort(&connector->probed_modes); in amdgpu_dm_connector_ddc_get_modes()