Symbol: dp_component_depth
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
261
uint8_t dp_component_depth = 0;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
321
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
324
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
327
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
330
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
333
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
336
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
343
DP_COMPONENT_DEPTH, dp_component_depth);
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
454
uint8_t dp_component_depth = 0;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
518
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
521
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
524
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
527
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
530
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
533
dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC;
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
584
UNCOMPRESSED_COMPONENT_DEPTH, dp_component_depth,