SYNOPSIS
- void drm_mode_sort(struct list_head * mode_list);
ARGUMENTS
mode_list
-
- list of drm_display_mode structures to sort
DESCRIPTION
Sort mode_list by favorability, moving good modes to the head of the list.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT