Lines Matching refs:pipe_config
675 struct intel_crtc_config *pipe_config)
693 pipe_config->adjusted_mode.flags |= flags;
828 struct intel_crtc_config *pipe_config)
832 struct drm_display_mode *adjusted_mode = &pipe_config->adjusted_mode;
833 int clock_12bpc = pipe_config->requested_mode.clock * 3 / 2;
847 pipe_config->limited_color_range = true;
850 pipe_config->has_pch_encoder = true;
858 if (pipe_config->pipe_bpp > 8*3 && clock_12bpc <= portclock_limit
864 pipe_config->port_clock = clock_12bpc;
870 if (!pipe_config->bw_constrained) {
872 pipe_config->pipe_bpp = desired_bpp;