Home
last modified time | relevance | path

Searched refs:intel_crtc_state (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_drv.h144 struct intel_crtc_state *);
160 struct intel_crtc_state *pipe_config);
265 struct intel_crtc_state { struct
471 struct intel_crtc_state *config;
472 struct intel_crtc_state *new_config;
564 #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, base)
864 struct intel_crtc_state *crtc_state);
870 struct intel_crtc_state *pipe_config);
874 struct intel_crtc_state *pipe_config);
1012 struct intel_crtc_state *state);
[all …]
Dintel_display.c81 struct intel_crtc_state *pipe_config);
83 struct intel_crtc_state *pipe_config);
101 const struct intel_crtc_state *pipe_config);
103 const struct intel_crtc_state *pipe_config);
434 static bool intel_pipe_will_have_type(const struct intel_crtc_state *crtc_state, in intel_pipe_will_have_type()
463 intel_ironlake_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_ironlake_limit()
487 intel_g4x_limit(struct intel_crtc_state *crtc_state) in intel_g4x_limit()
509 intel_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_limit()
623 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll()
686 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll()
[all …]
Dintel_dvo.c148 struct intel_crtc_state *pipe_config) in intel_dvo_get_config()
204 struct intel_crtc_state *config; in intel_dvo_dpms()
265 struct intel_crtc_state *pipe_config) in intel_dvo_compute_config()
Dintel_ddi.c495 intel_ddi_get_crtc_new_encoder(struct intel_crtc_state *crtc_state) in intel_ddi_get_crtc_new_encoder()
773 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()
959 struct intel_crtc_state *crtc_state, in hsw_ddi_pll_select()
1146 struct intel_crtc_state *crtc_state, in skl_ddi_pll_select()
1221 struct intel_crtc_state *crtc_state) in intel_ddi_pll_select()
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_atomic.c217 struct intel_crtc_state *crtc_state; in intel_crtc_duplicate_state()
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_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_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_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_dsi.c270 struct intel_crtc_state *config) in intel_dsi_compute_config()
624 struct intel_crtc_state *pipe_config) in intel_dsi_get_config()
Di915_drv.h523 struct intel_crtc_state;
549 struct intel_crtc_state *crtc_state,
562 struct intel_crtc_state *);
566 struct intel_crtc_state *crtc_state);
Dintel_hdmi.c763 struct intel_crtc_state *pipe_config) in intel_hdmi_get_config()
954 static bool hdmi_12bpc_possible(struct intel_crtc_state *crtc_state) in hdmi_12bpc_possible()
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_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()
4990 struct intel_crtc_state *config = NULL; in intel_dp_set_drrs_state()
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_pm.c2722 static uint32_t skl_pipe_pixel_rate(const struct intel_crtc_state *config) in skl_pipe_pixel_rate()