Lines Matching defs:formats
97 /* 0 formats are never expected */
138 mod->formats |= 1ULL << j;
161 * @formats: array of supported formats (DRM_FORMAT\_\*)
162 * @format_count: number of elements in @formats
176 const uint32_t *formats, unsigned int format_count,
190 * First driver to need more than 64 formats needs to fix this. Each
256 memcpy(plane->format_types, formats, format_count * sizeof(uint32_t));
331 * @formats: array of supported formats (DRM_FORMAT\_\*)
332 * @format_count: number of elements in @formats
345 const uint32_t *formats, unsigned int format_count,
352 formats, format_count,