Home
last modified time | relevance | path

Searched defs:intel_crtc (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c111 static void ilk_load_ycbcr_conversion_matrix(struct intel_crtc *intel_crtc) in ilk_load_ycbcr_conversion_matrix()
139 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ilk_load_csc_matrix() local
319 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in i9xx_load_luts_internal() local
367 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in haswell_load_luts() local
Dintel_display.c1671 struct intel_crtc *intel_crtc = intel_get_crtc_for_pipe(dev_priv, in ironlake_enable_pch_transcoder() local
2789 intel_find_initial_plane_obj(struct intel_crtc *intel_crtc, in intel_find_initial_plane_obj()
3435 static void skl_detach_scaler(struct intel_crtc *intel_crtc, int id) in skl_detach_scaler()
3448 static void skl_detach_scalers(struct intel_crtc *intel_crtc) in skl_detach_scalers()
4260 static void ironlake_fdi_pll_enable(struct intel_crtc *intel_crtc) in ironlake_fdi_pll_enable()
4297 static void ironlake_fdi_pll_disable(struct intel_crtc *intel_crtc) in ironlake_fdi_pll_disable()
4331 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ironlake_fdi_disable() local
4580 static void ivybridge_update_fdi_bc_bifurcation(struct intel_crtc *intel_crtc) in ivybridge_update_fdi_bc_bifurcation()
4797 struct intel_crtc *intel_crtc = in skl_update_scaler() local
5100 static void intel_crtc_dpms_overlay_disable(struct intel_crtc *intel_crtc) in intel_crtc_dpms_overlay_disable()
[all …]
Dintel_drv.h903 struct intel_crtc { struct
916 struct intel_crtc_state *config; argument
919 unsigned int reset_count;
922 bool cpu_fifo_underrun_disabled;
923 bool pch_fifo_underrun_disabled;
926 struct {
933 } wm;
935 int scanline_offset;
937 struct {
942 } debug;
[all …]
Dintel_pipe_crc.c519 void intel_crtc_enable_pipe_crc(struct intel_crtc *intel_crtc) in intel_crtc_enable_pipe_crc()
539 void intel_crtc_disable_pipe_crc(struct intel_crtc *intel_crtc) in intel_crtc_disable_pipe_crc()
Dintel_pm.c1559 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in g4x_optimize_watermarks() local
2178 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_optimize_watermarks() local
2737 const struct intel_crtc *intel_crtc, in ilk_compute_wm_level()
3054 struct intel_crtc *intel_crtc = to_intel_crtc(cstate->base.crtc); in ilk_compute_pipe_wm() local
3135 struct intel_crtc *intel_crtc, in ilk_compute_intermediate_wm()
3196 const struct intel_crtc *intel_crtc; in ilk_merge_wm_level() local
3304 struct intel_crtc *intel_crtc; in ilk_compute_wm_results() local
4042 int skl_check_pipe_max_pixel_rate(struct intel_crtc *intel_crtc, in skl_check_pipe_max_pixel_rate()
4281 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in skl_allocate_pipe_ddb() local
4746 struct intel_crtc *intel_crtc = to_intel_crtc(cstate->base.crtc); in skl_compute_wm_levels() local
[all …]
Dintel_hdmi.c214 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in ibx_write_infoframe() local
274 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in cpt_write_infoframe() local
332 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_write_infoframe() local
698 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in ibx_set_infoframes() local
751 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in cpt_set_infoframes() local
795 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_set_infoframes() local
1660 struct intel_crtc *intel_crtc = to_intel_crtc(config->base.crtc); in intel_hdmi_ycbcr420_config() local
Dintel_display.h294 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument
300 #define for_each_intel_crtc(dev, intel_crtc) \ argument
305 #define for_each_intel_crtc_mask(dev, intel_crtc, crtc_mask) \ argument
Dintel_atomic.c224 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers()
Dintel_dpio_phy.c643 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in chv_set_phy_signal_level() local
989 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in vlv_set_phy_signal_level() local
Di915_debugfs.c2923 struct intel_crtc *intel_crtc, in intel_encoder_info()
2951 static void intel_crtc_info(struct seq_file *m, struct intel_crtc *intel_crtc) in intel_crtc_info()
3110 static void intel_plane_info(struct seq_file *m, struct intel_crtc *intel_crtc) in intel_plane_info()
3153 static void intel_scaler_info(struct seq_file *m, struct intel_crtc *intel_crtc) in intel_scaler_info()
3440 struct intel_crtc *intel_crtc) in drrs_status_per_crtc()
3517 struct intel_crtc *intel_crtc; in i915_drrs_status() local
4597 struct intel_crtc *intel_crtc; in i915_drrs_ctl_set() local
4639 struct intel_crtc *intel_crtc; in i915_fifo_underrun_reset_write() local
Dintel_tv.c987 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_tv_pre_enable() local
1135 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_tv_detect_type() local
Dintel_fbdev.c546 struct intel_crtc *intel_crtc; in intel_fbdev_init_bios() local
Dvlv_dsi.c803 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_dsi_pre_enable() local
1406 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_dsi_prepare() local
Dintel_lvds.c401 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_lvds_compute_config() local
Dintel_panel.c104 intel_pch_panel_fitting(struct intel_crtc *intel_crtc, in intel_pch_panel_fitting()
304 void intel_gmch_panel_fitting(struct intel_crtc *intel_crtc, in intel_gmch_panel_fitting()
Dintel_dpll_mgr.c1683 bxt_ddi_hdmi_pll_dividers(struct intel_crtc *intel_crtc, in bxt_ddi_hdmi_pll_dividers()
1806 bxt_ddi_hdmi_set_dpll_hw_state(struct intel_crtc *intel_crtc, in bxt_ddi_hdmi_set_dpll_hw_state()
Dintel_dp.c1833 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_dp_compute_config() local
5671 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in intel_dp_set_drrs_state() local
Dintel_ddi.c3145 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_ddi_get_config() local
Dintel_sdvo.c1597 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_enable_sdvo() local
Di915_irq.c996 struct intel_crtc *intel_crtc = intel_get_crtc_for_pipe(dev_priv, in i915_get_crtc_scanoutpos() local