Home
last modified time | relevance | path

Searched refs:fdi_lanes (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c15 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()
30 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
31 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()
34 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
39 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
42 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
57 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()
69 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
74 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
77 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
[all …]
H A Dintel_display_types.h1080 int fdi_lanes; member
H A Dintel_display.c2130 if (crtc_state->fdi_lanes > 2) in ivb_update_fdi_bc_bifurcation()
5716 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_get_pipe_config()
5932 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in hsw_get_ddi_port_state()
7296 pipe_config->fdi_lanes, in intel_dump_pipe_config()
8142 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()
H A Dintel_ddi.c456 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c15 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()
30 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
31 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()
34 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
39 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
42 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
57 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()
69 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
74 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
77 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
[all …]
H A Dintel_display_types.h1080 int fdi_lanes; member
H A Dintel_display.c2130 if (crtc_state->fdi_lanes > 2) in ivb_update_fdi_bc_bifurcation()
5716 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_get_pipe_config()
5932 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in hsw_get_ddi_port_state()
7296 pipe_config->fdi_lanes, in intel_dump_pipe_config()
8142 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()
H A Dintel_ddi.c456 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c15 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()
30 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
31 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()
34 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
39 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
42 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
57 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()
69 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
74 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()
77 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()
[all …]
H A Dintel_display_types.h1080 int fdi_lanes; member
H A Dintel_display.c2130 if (crtc_state->fdi_lanes > 2) in ivb_update_fdi_bc_bifurcation()
5716 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_get_pipe_config()
5932 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in hsw_get_ddi_port_state()
7296 pipe_config->fdi_lanes, in intel_dump_pipe_config()
8142 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()
H A Dintel_ddi.c456 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_ddi.c270 FDI_DP_PORT_WIDTH(intel_crtc->config.fdi_lanes); in hsw_fdi_link_train()
298 ((intel_crtc->config.fdi_lanes - 1) << 1) | in hsw_fdi_link_train()
1074 temp |= (intel_crtc->config.fdi_lanes - 1) << 1; in intel_ddi_enable_transcoder_func()
H A Dintel_display.c3311 if (intel_crtc->config.fdi_lanes > 2) in ivybridge_update_fdi_bc_bifurcation()
4729 pipe_name(pipe), pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
4730 if (pipe_config->fdi_lanes > 4) { in ironlake_check_fdi_lanes()
4737 if (pipe_config->fdi_lanes > 2) { in ironlake_check_fdi_lanes()
4739 pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
4755 pipe_config->fdi_lanes > 2) { in ironlake_check_fdi_lanes()
4763 pipe_B_crtc->config.fdi_lanes <= 2) { in ironlake_check_fdi_lanes()
4764 if (pipe_config->fdi_lanes > 2) { in ironlake_check_fdi_lanes()
4803 pipe_config->fdi_lanes = lane; in ironlake_fdi_compute_config()
9247 pipe_config->fdi_lanes, in intel_dump_pipe_config()
[all …]
H A Dintel_drv.h368 int fdi_lanes; member