Searched refs:c_depth (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h65 enum dc_color_depth c_depth; /* Deep color use. */ member in struct:clamping_and_pixel_encoding_params
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c607 if (stream1->clamping.c_depth != stream2->clamping.c_depth)
630 if (stream1->clamping.c_depth != COLOR_DEPTH_888 ||
631 stream2->clamping.c_depth != COLOR_DEPTH_888)
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1037 stream->clamping.c_depth = stream->timing.display_color_depth;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1269 stream->clamping.c_depth = stream->timing.display_color_depth;

Completed in 142 milliseconds