Searched refs:drm_mode_sort (Results 1 – 3 of 3) sorted by relevance
563 void drm_mode_sort(struct list_head *mode_list);
1870 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function1874 EXPORT_SYMBOL(drm_mode_sort);
8778 drm_mode_sort(&connector->probed_modes); in amdgpu_dm_connector_ddc_get_modes()