Lines Matching refs:pipe_bpp
1552 else if (pipe_config->has_hdmi_sink && pipe_config->pipe_bpp > 24) in ddi_dotclock_get()
1553 dotclock = pipe_config->port_clock * 24 / pipe_config->pipe_bpp; in ddi_dotclock_get()
1600 switch (crtc_state->pipe_bpp) { in intel_ddi_set_dp_msa()
1614 MISSING_CASE(crtc_state->pipe_bpp); in intel_ddi_set_dp_msa()
1677 switch (crtc_state->pipe_bpp) { in intel_ddi_transcoder_func_reg_val_get()
4331 pipe_config->pipe_bpp = 18; in intel_ddi_get_config()
4334 pipe_config->pipe_bpp = 24; in intel_ddi_get_config()
4337 pipe_config->pipe_bpp = 30; in intel_ddi_get_config()
4340 pipe_config->pipe_bpp = 36; in intel_ddi_get_config()
4430 pipe_config->pipe_bpp > dev_priv->vbt.edp.bpp) { in intel_ddi_get_config()
4446 pipe_config->pipe_bpp, dev_priv->vbt.edp.bpp); in intel_ddi_get_config()
4447 dev_priv->vbt.edp.bpp = pipe_config->pipe_bpp; in intel_ddi_get_config()