Searched refs:simpledrm_default_formats (Results 1 – 1 of 1) sorted by relevance
566 static const uint32_t simpledrm_default_formats[] = { variable730 for (i = 0; i < ARRAY_SIZE(simpledrm_default_formats); ++i) { in simpledrm_device_formats()731 if (simpledrm_default_formats[i] == sdev->format->format) in simpledrm_device_formats()733 sdev->formats[sdev->nformats] = simpledrm_default_formats[i]; in simpledrm_device_formats()