amdgpu_dcn10_stream_encoder.c | 269 uint8_t dp_component_depth = 0; local in function:enc1_stream_encoder_dp_set_stream_attribute 329 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; 332 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_8BPC; 335 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_10BPC; 338 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_12BPC; 341 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_16BPC; 344 dp_component_depth = DP_COMPONENT_PIXEL_DEPTH_6BPC; 351 DP_COMPONENT_DEPTH, dp_component_depth); 1575 DP_COMPONENT_DEPTH, &hw_depth) [all...] |