Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_modes.h234 void drm_mode_sort(struct list_head *mode_list);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_probe_helper.c255 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes_merge_bits()
Ddrm_modes.c1148 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function
1152 EXPORT_SYMBOL(drm_mode_sort);
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hda.c546 drm_mode_sort(&connector->modes); in sti_hda_connector_get_modes()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1601 drm_mode_sort(&connector->modes); in vmw_du_connector_fill_modes()