Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c193 enum dp2_uncompressed_component_depth component_depth; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
273 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()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h280 uint32_t component_depth; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c490 (hpo_dp_se_state.component_depth == 0) ? 6 : in dcn10_log_hw_state()
491 ((hpo_dp_se_state.component_depth == 1) ? 8 : in dcn10_log_hw_state()
492 (hpo_dp_se_state.component_depth == 2) ? 10 : 12), in dcn10_log_hw_state()

Completed in 12 milliseconds