Home
last modified time | relevance | path

Searched defs:pipe_config (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c1584 const struct intel_crtc_state *pipe_config) in vlv_enable_pll()
1623 const struct intel_crtc_state *pipe_config) in chv_enable_pll()
4870 struct intel_crtc_state *pipe_config = crtc->config; in i9xx_pfit_enable() local
5709 struct intel_crtc_state *pipe_config) in ironlake_check_fdi_lanes()
5762 struct intel_crtc_state *pipe_config) in ironlake_fdi_compute_config()
5808 struct intel_crtc_state *pipe_config) in hsw_compute_ips_config()
5816 struct intel_crtc_state *pipe_config) in intel_crtc_compute_config()
6194 struct intel_crtc_state *pipe_config) in vlv_update_pll()
6217 const struct intel_crtc_state *pipe_config) in vlv_prepare_pll()
6308 struct intel_crtc_state *pipe_config) in chv_update_pll()
[all …]
Dintel_crt.c114 struct intel_crtc_state *pipe_config) in intel_crt_get_config()
130 struct intel_crtc_state *pipe_config) in hsw_crt_get_config()
307 struct intel_crtc_state *pipe_config) in intel_crt_compute_config()
Dintel_dvo.c148 struct intel_crtc_state *pipe_config) in intel_dvo_get_config()
265 struct intel_crtc_state *pipe_config) in intel_dvo_compute_config()
Dintel_dp_mst.c34 struct intel_crtc_state *pipe_config) in intel_dp_mst_compute_config()
237 struct intel_crtc_state *pipe_config) in intel_dp_mst_enc_get_config()
Dintel_lvds.c97 struct intel_crtc_state *pipe_config) in intel_lvds_get_config()
281 struct intel_crtc_state *pipe_config) in intel_lvds_compute_config()
Dintel_panel.c102 struct intel_crtc_state *pipe_config, in intel_pch_panel_fitting()
227 static void i965_scale_aspect(struct intel_crtc_state *pipe_config, in i965_scale_aspect()
247 static void i9xx_scale_aspect(struct intel_crtc_state *pipe_config, in i9xx_scale_aspect()
305 struct intel_crtc_state *pipe_config, in intel_gmch_panel_fitting()
Dintel_ddi.c773 struct intel_crtc_state *pipe_config) in skl_ddi_clock_get()
826 struct intel_crtc_state *pipe_config) in hsw_ddi_clock_get()
882 struct intel_crtc_state *pipe_config) in intel_ddi_clock_get()
2084 struct intel_crtc_state *pipe_config) in intel_ddi_get_config()
2171 struct intel_crtc_state *pipe_config) in intel_ddi_compute_config()
Dintel_dp.c1082 skl_edp_set_pll_config(struct intel_crtc_state *pipe_config, int link_clock) in skl_edp_set_pll_config()
1125 hsw_dp_set_ddi_pll_sel(struct intel_crtc_state *pipe_config, int link_bw) in hsw_dp_set_ddi_pll_sel()
1188 struct intel_crtc_state *pipe_config, int link_bw) in intel_dp_set_clock()
1328 struct intel_crtc_state *pipe_config) in intel_dp_compute_config()
2212 struct intel_crtc_state *pipe_config) in intel_dp_get_config()
Dintel_hdmi.c763 struct intel_crtc_state *pipe_config) in intel_hdmi_get_config()
990 struct intel_crtc_state *pipe_config) in intel_hdmi_compute_config()
Dintel_tv.c912 struct intel_crtc_state *pipe_config) in intel_tv_get_config()
919 struct intel_crtc_state *pipe_config) in intel_tv_compute_config()
Dintel_sdvo.c1089 static void i9xx_adjust_sdvo_tv_clock(struct intel_crtc_state *pipe_config) in i9xx_adjust_sdvo_tv_clock()
1116 struct intel_crtc_state *pipe_config) in intel_sdvo_compute_config()
1342 struct intel_crtc_state *pipe_config) in intel_sdvo_get_config()
Dintel_dsi.c624 struct intel_crtc_state *pipe_config) in intel_dsi_get_config()
/linux-4.1.27/drivers/gpu/drm/radeon/
Datombios_crtc.c1341 u32 pipe_config = (rdev->config.cik.tile_mode_array[10] >> 6) & 0x1f; in dce4_crtc_do_set_base() local