Searched refs:component_depth (Results 1 – 3 of 3) sorted by relevance
193 enum dp2_uncompressed_component_depth component_depth; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local273 component_depth = DP_SYM32_ENC_COMPONENT_DEPTH_6BPC; in dcn31_hpo_dp_stream_enc_set_stream_attribute()277 component_depth = DP_SYM32_ENC_COMPONENT_DEPTH_8BPC; in dcn31_hpo_dp_stream_enc_set_stream_attribute()281 component_depth = DP_SYM32_ENC_COMPONENT_DEPTH_10BPC; in dcn31_hpo_dp_stream_enc_set_stream_attribute()285 component_depth = DP_SYM32_ENC_COMPONENT_DEPTH_12BPC; in dcn31_hpo_dp_stream_enc_set_stream_attribute()289 component_depth = DP_SYM32_ENC_COMPONENT_DEPTH_6BPC; in dcn31_hpo_dp_stream_enc_set_stream_attribute()296 UNCOMPRESSED_COMPONENT_DEPTH, component_depth); in dcn31_hpo_dp_stream_enc_set_stream_attribute()700 UNCOMPRESSED_COMPONENT_DEPTH, &s->component_depth); in dcn31_hpo_dp_stream_enc_read_state()
280 uint32_t component_depth; member
491 (hpo_dp_se_state.component_depth == 0) ? 6 : in dcn10_log_hw_state()492 ((hpo_dp_se_state.component_depth == 1) ? 8 : in dcn10_log_hw_state()493 (hpo_dp_se_state.component_depth == 2) ? 10 : 12), in dcn10_log_hw_state()