Symbol: dp_component_depth
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
260
uint8_t dp_component_depth = 0;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
320
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
323
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
326
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
329
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
332
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
335
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
342
DP_COMPONENT_DEPTH, dp_component_depth);
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
452
uint8_t dp_component_depth = 0;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
516
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
519
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
522
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
525
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
528
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
531
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
582
UNCOMPRESSED_COMPONENT_DEPTH, dp_component_depth,