Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_status.h68 char *dc_color_depth_to_str(enum dc_color_depth color_depth);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c296 char *dc_color_depth_to_str(enum dc_color_depth color_depth) in dc_color_depth_to_str() function
H A Ddc_stream.c924 dc_color_depth_to_str(stream->timing.display_color_depth)); in dc_stream_log()