Home
last modified time | relevance | path

Searched refs:drm_mode_sort (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_probe_helper.c698 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes()
H A Ddrm_modes.c1870 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function
1874 EXPORT_SYMBOL(drm_mode_sort);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8245 drm_mode_sort(&connector->probed_modes); in amdgpu_dm_connector_ddc_get_modes()