Lines Matching refs:pipe_bpp
949 static bool gcp_default_phase_possible(int pipe_bpp, in gcp_default_phase_possible() argument
954 switch (pipe_bpp) { in gcp_default_phase_possible()
1044 if (crtc_state->pipe_bpp > 24) in intel_hdmi_compute_gcp_infoframe()
1048 if (gcp_default_phase_possible(crtc_state->pipe_bpp, in intel_hdmi_compute_gcp_infoframe()
1810 if (crtc_state->pipe_bpp > 24) in intel_hdmi_prepare()
1983 if (pipe_config->pipe_bpp > 24 && in ibx_enable_hdmi()
2031 if (pipe_config->pipe_bpp > 24) { in cpt_enable_hdmi()
2042 if (pipe_config->pipe_bpp > 24) { in cpt_enable_hdmi()
2288 if (crtc_state->pipe_bpp < bpc * 3) in intel_hdmi_deep_color_possible()
2432 if (crtc_state->pipe_bpp > bpc * 3) in intel_hdmi_compute_clock()
2433 crtc_state->pipe_bpp = bpc * 3; in intel_hdmi_compute_clock()
2437 bpc, crtc_state->pipe_bpp); in intel_hdmi_compute_clock()