Lines Matching refs:pipe_bpp
1470 else if (pipe_config->has_hdmi_sink && pipe_config->pipe_bpp > 24) in ddi_dotclock_get()
1471 dotclock = pipe_config->port_clock * 24 / pipe_config->pipe_bpp; in ddi_dotclock_get()
1712 switch (crtc_state->pipe_bpp) { in intel_ddi_set_pipe_settings()
1726 MISSING_CASE(crtc_state->pipe_bpp); in intel_ddi_set_pipe_settings()
1781 switch (crtc_state->pipe_bpp) { in intel_ddi_enable_transcoder_func()
3849 pipe_config->pipe_bpp = 18; in intel_ddi_get_config()
3852 pipe_config->pipe_bpp = 24; in intel_ddi_get_config()
3855 pipe_config->pipe_bpp = 30; in intel_ddi_get_config()
3858 pipe_config->pipe_bpp = 36; in intel_ddi_get_config()
3909 pipe_config->pipe_bpp > dev_priv->vbt.edp.bpp) { in intel_ddi_get_config()
3924 pipe_config->pipe_bpp, dev_priv->vbt.edp.bpp); in intel_ddi_get_config()
3925 dev_priv->vbt.edp.bpp = pipe_config->pipe_bpp; in intel_ddi_get_config()