Lines Matching refs:formats
102 /* 0 formats are never expected */
143 mod->formats |= 1ULL << j;
166 * @formats: array of supported formats (DRM_FORMAT\_\*)
167 * @format_count: number of elements in @formats
181 const uint32_t *formats, unsigned int format_count,
216 * First driver to need more than 64 formats needs to fix this. Each
260 memcpy(plane->format_types, formats, format_count * sizeof(uint32_t));
326 * @formats: array of supported formats (DRM_FORMAT\_\*)
327 * @format_count: number of elements in @formats
340 const uint32_t *formats, unsigned int format_count,
347 formats, format_count,