Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_drv.h138 struct intel_crtc_state *);
155 struct intel_crtc_state *pipe_config);
337 struct intel_crtc_state { struct
558 struct intel_crtc_state *config;
644 struct intel_crtc_state *crtc_state,
671 #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, base)
987 struct intel_crtc_state *crtc_state);
993 struct intel_crtc_state *pipe_config);
995 intel_ddi_get_crtc_new_encoder(struct intel_crtc_state *crtc_state);
999 struct intel_crtc_state *pipe_config);
[all …]
Dintel_display.c89 struct intel_crtc_state *pipe_config);
91 struct intel_crtc_state *pipe_config);
106 const struct intel_crtc_state *pipe_config);
108 const struct intel_crtc_state *pipe_config);
112 struct intel_crtc_state *crtc_state);
113 static int i9xx_get_refclk(const struct intel_crtc_state *crtc_state,
528 static bool intel_pipe_will_have_type(const struct intel_crtc_state *crtc_state, in intel_pipe_will_have_type()
554 intel_ironlake_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_ironlake_limit()
578 intel_g4x_limit(struct intel_crtc_state *crtc_state) in intel_g4x_limit()
600 intel_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_limit()
[all …]
Dintel_atomic.c88 struct intel_crtc_state *crtc_state; in intel_crtc_duplicate_state()
134 struct intel_crtc_state *crtc_state) in intel_atomic_setup_scalers()
Dintel_ddi.c759 intel_ddi_get_crtc_new_encoder(struct intel_crtc_state *crtc_state) in intel_ddi_get_crtc_new_encoder()
1035 static void ddi_dotclock_get(struct intel_crtc_state *pipe_config) in ddi_dotclock_get()
1057 struct intel_crtc_state *pipe_config) in skl_ddi_clock_get()
1105 struct intel_crtc_state *pipe_config) in hsw_ddi_clock_get()
1177 struct intel_crtc_state *pipe_config) in bxt_ddi_clock_get()
1189 struct intel_crtc_state *pipe_config) in intel_ddi_clock_get()
1268 struct intel_crtc_state *crtc_state, in hsw_ddi_pll_select()
1562 struct intel_crtc_state *crtc_state, in skl_ddi_pll_select()
1655 struct intel_crtc_state *crtc_state, in bxt_ddi_pll_select()
1786 struct intel_crtc_state *crtc_state) in intel_ddi_pll_select()
[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()
243 struct intel_crtc_state *pipe_config) in intel_crt_compute_config()
Dintel_dvo.c149 struct intel_crtc_state *pipe_config) in intel_dvo_get_config()
231 struct intel_crtc_state *pipe_config) in intel_dvo_compute_config()
Dintel_atomic_plane.c111 struct intel_crtc_state *crtc_state; in intel_plane_atomic_check()
Dintel_dp_mst.c34 struct intel_crtc_state *pipe_config) in intel_dp_mst_compute_config()
242 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()
300 struct intel_crtc_state *pipe_config) in intel_lvds_compute_config()
Dintel_panel.c105 struct intel_crtc_state *pipe_config, in intel_pch_panel_fitting()
226 static void i965_scale_aspect(struct intel_crtc_state *pipe_config, in i965_scale_aspect()
246 static void i9xx_scale_aspect(struct intel_crtc_state *pipe_config, in i9xx_scale_aspect()
304 struct intel_crtc_state *pipe_config, in intel_gmch_panel_fitting()
Dintel_dsi.c266 struct intel_crtc_state *config) in intel_dsi_compute_config()
696 struct intel_crtc_state *pipe_config) in intel_dsi_get_config()
Dintel_sprite.c202 struct intel_crtc_state *crtc_state = to_intel_crtc(crtc)->config; in skl_update_plane()
755 struct intel_crtc_state *crtc_state, in intel_check_sprite_plane()
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()
Di915_drv.h607 struct intel_crtc_state;
630 struct intel_crtc_state *crtc_state,
644 struct intel_crtc_state *);
648 struct intel_crtc_state *crtc_state);
Dintel_pm.c1652 uint32_t ilk_pipe_pixel_rate(const struct intel_crtc_state *pipe_config) in ilk_pipe_pixel_rate()
1744 static uint32_t ilk_compute_pri_wm(const struct intel_crtc_state *cstate, in ilk_compute_pri_wm()
1773 static uint32_t ilk_compute_spr_wm(const struct intel_crtc_state *cstate, in ilk_compute_spr_wm()
1796 static uint32_t ilk_compute_cur_wm(const struct intel_crtc_state *cstate, in ilk_compute_cur_wm()
1817 static uint32_t ilk_compute_fbc_wm(const struct intel_crtc_state *cstate, in ilk_compute_fbc_wm()
1993 struct intel_crtc_state *cstate, in ilk_compute_wm_level()
2310 static bool intel_compute_pipe_wm(struct intel_crtc_state *cstate, in intel_compute_pipe_wm()
2997 static uint32_t skl_pipe_pixel_rate(const struct intel_crtc_state *config) in skl_pipe_pixel_rate()
3707 struct intel_crtc_state *cstate = to_intel_crtc_state(crtc->state); in ilk_update_wm()
Dintel_hdmi.c905 struct intel_crtc_state *pipe_config) in intel_hdmi_get_config()
1213 static bool hdmi_12bpc_possible(struct intel_crtc_state *crtc_state) in hdmi_12bpc_possible()
1246 struct intel_crtc_state *pipe_config) in intel_hdmi_compute_config()
Dintel_dp.c1112 skl_edp_set_pll_config(struct intel_crtc_state *pipe_config) in skl_edp_set_pll_config()
1158 hsw_dp_set_ddi_pll_sel(struct intel_crtc_state *pipe_config) in hsw_dp_set_ddi_pll_sel()
1227 struct intel_crtc_state *pipe_config) in intel_dp_set_clock()
1380 struct intel_crtc_state *pipe_config) in intel_dp_compute_config()
1574 const struct intel_crtc_state *pipe_config) in intel_dp_set_link_params()
2272 struct intel_crtc_state *pipe_config) in intel_dp_get_config()
5496 struct intel_crtc_state *config = NULL; in intel_dp_set_drrs_state()
Dintel_sdvo.c1102 static void i9xx_adjust_sdvo_tv_clock(struct intel_crtc_state *pipe_config) in i9xx_adjust_sdvo_tv_clock()
1129 struct intel_crtc_state *pipe_config) in intel_sdvo_compute_config()
1358 struct intel_crtc_state *pipe_config) in intel_sdvo_get_config()
Di915_debugfs.c2963 struct intel_crtc_state *pipe_config; in i915_display_info()
3807 struct intel_crtc_state *pipe_config; in hsw_trans_edp_pipe_A_crc_wa()