Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_pipe_crc.c37 static const char * const pipe_crc_sources[] = { variable
437 i = match_string(pipe_crc_sources, ARRAY_SIZE(pipe_crc_sources), buf); in display_crc_ctl_parse_source()
560 *count = ARRAY_SIZE(pipe_crc_sources); in intel_crtc_get_crc_sources()
561 return pipe_crc_sources; in intel_crtc_get_crc_sources()
/linux/drivers/gpu/drm/vkms/
A Dvkms_composer.c288 static const char * const pipe_crc_sources[] = {"auto"}; variable
293 *count = ARRAY_SIZE(pipe_crc_sources); in vkms_get_crc_sources()
294 return pipe_crc_sources; in vkms_get_crc_sources()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_crc.c34 static const char *const pipe_crc_sources[] = { variable
81 *count = ARRAY_SIZE(pipe_crc_sources); in amdgpu_dm_crtc_get_crc_sources()
82 return pipe_crc_sources; in amdgpu_dm_crtc_get_crc_sources()

Completed in 6 milliseconds