Searched refs:intel_crtc_state (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_drv.h | 144 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 …]
|
D | intel_display.c | 81 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 …]
|
D | intel_dvo.c | 148 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()
|
D | intel_ddi.c | 495 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()
|
D | intel_atomic.c | 217 struct intel_crtc_state *crtc_state; in intel_crtc_duplicate_state()
|
D | intel_crt.c | 114 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()
|
D | intel_dp_mst.c | 34 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()
|
D | intel_panel.c | 102 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()
|
D | intel_lvds.c | 97 struct intel_crtc_state *pipe_config) in intel_lvds_get_config() 281 struct intel_crtc_state *pipe_config) in intel_lvds_compute_config()
|
D | intel_dsi.c | 270 struct intel_crtc_state *config) in intel_dsi_compute_config() 624 struct intel_crtc_state *pipe_config) in intel_dsi_get_config()
|
D | i915_drv.h | 523 struct intel_crtc_state; 549 struct intel_crtc_state *crtc_state, 562 struct intel_crtc_state *); 566 struct intel_crtc_state *crtc_state);
|
D | intel_hdmi.c | 763 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()
|
D | intel_tv.c | 912 struct intel_crtc_state *pipe_config) in intel_tv_get_config() 919 struct intel_crtc_state *pipe_config) in intel_tv_compute_config()
|
D | intel_dp.c | 1082 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()
|
D | intel_sdvo.c | 1089 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()
|
D | intel_pm.c | 2722 static uint32_t skl_pipe_pixel_rate(const struct intel_crtc_state *config) in skl_pipe_pixel_rate()
|