Searched refs:color_depth (Results 1 – 10 of 10) sorted by relevance
216 u32 color_depth; in dw_mipi_dsi2_encoder_atomic_enable() local221 color_depth = IPI_DEPTH_6_BITS; in dw_mipi_dsi2_encoder_atomic_enable()224 color_depth = IPI_DEPTH_5_6_5_BITS; in dw_mipi_dsi2_encoder_atomic_enable()227 color_depth = IPI_DEPTH_8_BITS; in dw_mipi_dsi2_encoder_atomic_enable()235 grf_field_write(dsi2, IPI_COLOR_DEPTH, color_depth); in dw_mipi_dsi2_encoder_atomic_enable()
226 enum dc_color_depth color_depth);
562 cntl.color_depth = crtc_timing->display_color_depth; in dce110_stream_encoder_hdmi_set_stream_attribute()1189 enum dc_color_depth color_depth, in get_audio_clock_info() argument1199 switch (color_depth) { in get_audio_clock_info()1305 get_audio_clock_info(crtc_info->color_depth, in dce110_se_setup_hdmi_audio()
248 enum dc_color_depth color_depth,
139 unsigned int color_depth; member1007 unsigned int color_depth; in allegro_encoder_buffer_init() local1031 color_depth = supports_10_bit ? 10 : 8; in allegro_encoder_buffer_init()1033 buffer->size = color_depth * 32 * memory_depth; in allegro_encoder_buffer_init()1034 buffer->color_depth = color_depth; in allegro_encoder_buffer_init()1040 buffer->size, color_depth); in allegro_encoder_buffer_init()1060 msg.encoder_buffer_color_depth = dev->encoder_buffer.color_depth; in allegro_mcu_send_init()
461 u32 color_depth; member
66 switch ((edp->color_depth >> (panel_type * 2)) & 3) { in parse_edp()
2862 u8 color_depth = dsc_dpcd[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; in drm_dp_dsc_sink_supported_input_bpcs() local2867 if (color_depth & DP_DSC_12_BPC) in drm_dp_dsc_sink_supported_input_bpcs()2869 if (color_depth & DP_DSC_10_BPC) in drm_dp_dsc_sink_supported_input_bpcs()
1449 switch (panel_bits(edp->color_depth, panel_type, 2)) { in parse_edp()
4097 dsc_cfg->color_depth = stream->timing.display_color_depth; in add_link_update_dsc_config_sequence()4142 dsc_pps_cfg.color_depth = stream->timing.display_color_depth; in add_link_update_dsc_config_sequence()