Searched refs:pipe_bpp (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_lvds.c | 288 if (pipe_config->dither && pipe_config->pipe_bpp == 18) in intel_pre_enable_lvds() 419 if (lvds_bpp != pipe_config->pipe_bpp && !pipe_config->bw_constrained) { in intel_lvds_compute_config() 422 pipe_config->pipe_bpp, lvds_bpp); in intel_lvds_compute_config() 423 pipe_config->pipe_bpp = lvds_bpp; in intel_lvds_compute_config()
|
D | intel_dp_mst.c | 63 crtc_state->pipe_bpp = bpp; in intel_dp_mst_compute_link_config() 66 crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config() 84 intel_link_compute_m_n(crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config() 142 limits.max_bpp = min(pipe_config->pipe_bpp, 24); in intel_dp_mst_compute_config()
|
D | intel_hdmi.c | 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() [all …]
|
D | intel_dp.c | 2033 bpc = crtc_state->pipe_bpp / 3; in intel_dp_max_bpp() 2137 pipe_config->pipe_bpp = bpp; in intel_dp_compute_link_config_wide() 2233 int pipe_bpp; in intel_dp_dsc_compute_config() local 2249 pipe_bpp = intel_dp_dsc_compute_bpp(intel_dp, dsc_max_bpc); in intel_dp_dsc_compute_config() 2252 if (pipe_bpp < 8 * 3) { in intel_dp_dsc_compute_config() 2263 pipe_config->pipe_bpp = pipe_bpp; in intel_dp_dsc_compute_config() 2270 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config() 2295 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config() 2318 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config() 2326 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config() [all …]
|
D | intel_ddi.c | 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() [all …]
|
D | intel_crt.c | 432 if (pipe_config->bw_constrained && pipe_config->pipe_bpp < 24) { in hsw_crt_compute_config() 438 pipe_config->pipe_bpp = 24; in hsw_crt_compute_config()
|
D | icl_dsi.c | 1469 pipe_config->pipe_bpp = bdw_get_pipemisc_bpp(crtc); in gen11_dsi_get_config() 1488 if (crtc_state->pipe_bpp < 8 * 3) in gen11_dsi_dsc_compute_config() 1549 pipe_config->pipe_bpp = 24; in gen11_dsi_compute_config() 1551 pipe_config->pipe_bpp = 18; in gen11_dsi_compute_config()
|
D | vlv_dsi.c | 295 pipe_config->pipe_bpp = 24; in intel_dsi_compute_config() 297 pipe_config->pipe_bpp = 18; in intel_dsi_compute_config() 1097 pipe_config->pipe_bpp = bdw_get_pipemisc_bpp(crtc); in bxt_dsi_get_pipe_config()
|
D | intel_audio.c | 275 if (crtc_state->pipe_bpp == 36) { in audio_config_hdmi_get_n() 278 } else if (crtc_state->pipe_bpp == 30) { in audio_config_hdmi_get_n()
|
D | intel_display.c | 7919 pipe_config->pipe_bpp); in ilk_fdi_compute_config() 7923 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ilk_fdi_compute_config() 7930 if (ret == -EINVAL && pipe_config->pipe_bpp > 6*3) { in ilk_fdi_compute_config() 7931 pipe_config->pipe_bpp -= 2*3; in ilk_fdi_compute_config() 7934 pipe_config->pipe_bpp); in ilk_fdi_compute_config() 7959 if (crtc_state->pipe_bpp > 24) in hsw_crtc_state_ips_capable() 8995 if (crtc_state->dither && crtc_state->pipe_bpp != 30) in i9xx_set_pipeconf() 8999 switch (crtc_state->pipe_bpp) { in i9xx_set_pipeconf() 9489 pipe_config->pipe_bpp = 18; in i9xx_get_pipe_config() 9492 pipe_config->pipe_bpp = 24; in i9xx_get_pipe_config() [all …]
|
D | intel_psr.c | 763 if (crtc_state->pipe_bpp > max_bpp) { in intel_psr2_config_valid() 766 crtc_state->pipe_bpp, max_bpp); in intel_psr2_config_valid()
|
D | intel_vdsc.c | 400 vdsc_cfg->bits_per_component = pipe_config->pipe_bpp / 3; in intel_dsc_compute_params()
|
D | intel_display_types.h | 922 int pipe_bpp; member
|
D | intel_bios.c | 2502 crtc_state->pipe_bpp = bpc * 3; in fill_dsc() 2504 crtc_state->dsc.compressed_bpp = min(crtc_state->pipe_bpp, in fill_dsc()
|
D | intel_tv.c | 1204 pipe_config->pipe_bpp = 8*3; in intel_tv_compute_config()
|
D | intel_display_debugfs.c | 867 yesno(crtc_state->dither), crtc_state->pipe_bpp); in intel_crtc_info()
|
D | intel_panel.c | 448 if (INTEL_GEN(dev_priv) < 4 && crtc_state->pipe_bpp == 18) in intel_gmch_panel_fitting()
|
D | intel_sdvo.c | 1314 pipe_config->pipe_bpp = 8*3; in intel_sdvo_compute_config()
|