Searched refs:drm_mode_sort (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/drm/
H A Ddrm_modes.h234 void drm_mode_sort(struct list_head *mode_list);
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_modes.c1143 * drm_mode_sort - sort mode list
1148 void drm_mode_sort(struct list_head *mode_list) drm_mode_sort() function
1152 EXPORT_SYMBOL(drm_mode_sort); variable
H A Ddrm_probe_helper.c255 drm_mode_sort(&connector->modes); drm_helper_probe_single_connector_modes_merge_bits()
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_hda.c546 drm_mode_sort(&connector->modes); sti_hda_connector_get_modes()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1601 drm_mode_sort(&connector->modes); vmw_du_connector_fill_modes()

Completed in 135 milliseconds