Lines Matching refs:pipe_bpp
1440 else if (pipe_config->has_hdmi_sink && pipe_config->pipe_bpp == 36) in ddi_dotclock_get()
1692 switch (crtc_state->pipe_bpp) { in intel_ddi_set_pipe_settings()
1706 MISSING_CASE(crtc_state->pipe_bpp); in intel_ddi_set_pipe_settings()
1743 switch (crtc_state->pipe_bpp) { in intel_ddi_enable_transcoder_func()
3168 pipe_config->pipe_bpp = 18; in intel_ddi_get_config()
3171 pipe_config->pipe_bpp = 24; in intel_ddi_get_config()
3174 pipe_config->pipe_bpp = 30; in intel_ddi_get_config()
3177 pipe_config->pipe_bpp = 36; in intel_ddi_get_config()
3227 pipe_config->pipe_bpp > dev_priv->vbt.edp.bpp) { in intel_ddi_get_config()
3242 pipe_config->pipe_bpp, dev_priv->vbt.edp.bpp); in intel_ddi_get_config()
3243 dev_priv->vbt.edp.bpp = pipe_config->pipe_bpp; in intel_ddi_get_config()