Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_crt.c120 struct intel_crtc_state *pipe_config) in intel_crt_get_config()
128 struct intel_crtc_state *pipe_config) in hsw_crt_get_config()
248 const struct intel_crtc_state *pipe_config, in hsw_pre_pll_enable_crt()
261 const struct intel_crtc_state *pipe_config, in hsw_pre_enable_crt()
277 const struct intel_crtc_state *pipe_config, in hsw_enable_crt()
296 const struct intel_crtc_state *pipe_config, in intel_enable_crt()
344 struct intel_crtc_state *pipe_config, in intel_crt_compute_config()
351 struct intel_crtc_state *pipe_config, in pch_crt_compute_config()
360 struct intel_crtc_state *pipe_config, in hsw_crt_compute_config()
H A Dintel_hdmi.c180 const struct intel_crtc_state *pipe_config) in g4x_infoframe_enabled()
237 const struct intel_crtc_state *pipe_config) in ibx_infoframe_enabled()
300 const struct intel_crtc_state *pipe_config) in cpt_infoframe_enabled()
355 const struct intel_crtc_state *pipe_config) in vlv_infoframe_enabled()
412 const struct intel_crtc_state *pipe_config) in hsw_infoframe_enabled()
952 struct intel_crtc_state *pipe_config) in intel_hdmi_get_config()
1002 const struct intel_crtc_state *pipe_config, in intel_enable_hdmi_audio()
1014 const struct intel_crtc_state *pipe_config, in g4x_enable_hdmi()
1036 const struct intel_crtc_state *pipe_config, in ibx_enable_hdmi()
1086 const struct intel_crtc_state *pipe_config, in cpt_enable_hdmi()
[all …]
H A Dintel_dvo.c156 struct intel_crtc_state *pipe_config) in intel_dvo_get_config()
192 const struct intel_crtc_state *pipe_config, in intel_enable_dvo()
241 struct intel_crtc_state *pipe_config, in intel_dvo_compute_config()
261 const struct intel_crtc_state *pipe_config, in intel_dvo_pre_enable()
H A Dintel_display.c218 const struct intel_crtc_state *pipe_config) in intel_fdi_link_freq()
1403 const struct intel_crtc_state *pipe_config) in _vlv_enable_pll()
1421 const struct intel_crtc_state *pipe_config) in vlv_enable_pll()
1440 const struct intel_crtc_state *pipe_config) in _chv_enable_pll()
1472 const struct intel_crtc_state *pipe_config) in chv_enable_pll()
4999 struct intel_crtc_state *pipe_config = in intel_post_plane_update() local
5028 struct intel_crtc_state *pipe_config) in intel_pre_plane_update()
5246 static void ironlake_crtc_enable(struct intel_crtc_state *pipe_config, in ironlake_crtc_enable()
5355 static void haswell_crtc_enable(struct intel_crtc_state *pipe_config, in haswell_crtc_enable()
5575 struct intel_crtc_state *pipe_config = crtc->config; in i9xx_pfit_enable() local
[all …]
H A Dintel_lvds.c123 struct intel_crtc_state *pipe_config) in intel_lvds_get_config()
233 const struct intel_crtc_state *pipe_config, in intel_pre_enable_lvds()
310 const struct intel_crtc_state *pipe_config, in intel_enable_lvds()
385 struct intel_crtc_state *pipe_config, in intel_lvds_compute_config()
H A Dintel_dsi.c304 struct intel_crtc_state *pipe_config, in intel_dsi_compute_config()
790 const struct intel_crtc_state *pipe_config, in intel_dsi_pre_enable()
890 const struct intel_crtc_state *pipe_config, in intel_dsi_enable_nop()
937 const struct intel_crtc_state *pipe_config, in intel_dsi_post_disable()
1078 struct intel_crtc_state *pipe_config) in bxt_dsi_get_pipe_config()
1240 struct intel_crtc_state *pipe_config) in intel_dsi_get_config()
1386 const struct intel_crtc_state *pipe_config) in intel_dsi_prepare()
H A Dintel_dp_mst.c34 struct intel_crtc_state *pipe_config, in intel_dp_mst_compute_config()
183 const struct intel_crtc_state *pipe_config, in intel_mst_pre_enable_dp()
227 const struct intel_crtc_state *pipe_config, in intel_mst_enable_dp()
264 struct intel_crtc_state *pipe_config) in intel_dp_mst_enc_get_config()
H A Dintel_ddi.c1277 static void ddi_dotclock_get(struct intel_crtc_state *pipe_config) in ddi_dotclock_get()
1302 struct intel_crtc_state *pipe_config) in cnl_ddi_clock_get()
1356 struct intel_crtc_state *pipe_config) in skl_ddi_clock_get()
1405 struct intel_crtc_state *pipe_config) in hsw_ddi_clock_get()
1477 struct intel_crtc_state *pipe_config) in bxt_ddi_clock_get()
1489 struct intel_crtc_state *pipe_config) in intel_ddi_clock_get()
2475 const struct intel_crtc_state *pipe_config, in bxt_ddi_pre_pll_enable()
2543 struct intel_crtc_state *pipe_config) in intel_ddi_get_config()
2644 struct intel_crtc_state *pipe_config, in intel_ddi_compute_config()
H A Dintel_dp.c1483 struct intel_crtc_state *pipe_config) in intel_dp_set_clock()
1589 struct intel_crtc_state *pipe_config) in intel_dp_compute_bpp()
1628 struct intel_crtc_state *pipe_config, in intel_dp_compute_config()
1853 const struct intel_crtc_state *pipe_config) in intel_dp_prepare()
2453 const struct intel_crtc_state *pipe_config) in ironlake_edp_pll_on()
2600 struct intel_crtc_state *pipe_config) in intel_dp_get_config()
2880 const struct intel_crtc_state *pipe_config, in intel_enable_dp()
2928 const struct intel_crtc_state *pipe_config, in g4x_enable_dp()
2936 const struct intel_crtc_state *pipe_config, in vlv_enable_dp()
2946 const struct intel_crtc_state *pipe_config, in g4x_pre_enable_dp()
[all …]
H A Dintel_tv.c817 const struct intel_crtc_state *pipe_config, in intel_enable_tv()
869 struct intel_crtc_state *pipe_config) in intel_tv_get_config()
876 struct intel_crtc_state *pipe_config, in intel_tv_compute_config()
979 const struct intel_crtc_state *pipe_config, in intel_tv_pre_enable()
H A Dintel_panel.c105 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()
H A Dintel_sdvo.c998 const struct intel_crtc_state *pipe_config) in intel_sdvo_set_avi_infoframe()
1093 static void i9xx_adjust_sdvo_tv_clock(struct intel_crtc_state *pipe_config) in i9xx_adjust_sdvo_tv_clock()
1120 struct intel_crtc_state *pipe_config, in intel_sdvo_compute_config()
1422 struct intel_crtc_state *pipe_config) in intel_sdvo_get_config()
1568 const struct intel_crtc_state *pipe_config, in intel_enable_sdvo()
H A Dintel_overlay.c967 const struct intel_crtc_state *pipe_config = in check_overlay_dst() local
/dflybsd-src/sys/dev/drm/radeon/
H A Datombios_crtc.c1349 u32 pipe_config = (rdev->config.cik.tile_mode_array[10] >> 6) & 0x1f; in dce4_crtc_do_set_base() local
/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h347 unsigned int pipe_config; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Ddce_v11_0.c1876 u32 pipe_config; in dce_v11_0_crtc_do_set_base() local
H A Ddce_v10_0.c1834 u32 pipe_config; in dce_v10_0_crtc_do_set_base() local