c_depth           396 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->clamping.c_depth != stream2->clamping.c_depth)
c_depth           419 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->clamping.c_depth != COLOR_DEPTH_888 ||
c_depth           420 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		stream2->clamping.c_depth != COLOR_DEPTH_888)
c_depth          1016 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 	stream->clamping.c_depth = stream->timing.display_color_depth;
c_depth          1474 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	stream->clamping.c_depth = stream->timing.display_color_depth;
c_depth            49 drivers/gpu/drm/amd/display/dc/inc/hw/opp.h 	enum dc_color_depth c_depth; /* Deep color use. */