Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dopp.h49 enum dc_color_depth c_depth; /* Deep color use. */ member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c351 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable()
368 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
369 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c943 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()