Home
last modified time | relevance | path

Searched refs:pipe_crc_sources (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c661 static const char *const pipe_crc_sources[] = { "auto" }; variable
666 *count = ARRAY_SIZE(pipe_crc_sources); in vkms_get_crc_sources()
667 return pipe_crc_sources; in vkms_get_crc_sources()