Home | History | Annotate | Download | only in drm

Lines Matching refs:formats

770  * drm_display_info_set_bus_formats - set the supported bus formats
771 * @info: display info to store bus formats in
772 * @formats: array containing the supported bus formats
775 * Store the supported bus formats in display info structure.
777 * a full list of available formats.
780 const u32 *formats,
785 if (!formats && num_formats)
788 if (formats && num_formats) {
789 fmts = kmemdup(formats, sizeof(*formats) * num_formats,
1412 * @num_modes: number of different TV formats (modes) supported