/drivers/gpu/drm/i915/display/ |
D | intel_atomic.c | 228 int num_scalers_need, struct intel_crtc *intel_crtc, in intel_atomic_setup_scaler() argument 233 struct drm_i915_private *dev_priv = to_i915(intel_crtc->base.dev); in intel_atomic_setup_scaler() 239 for (j = 0; j < intel_crtc->num_scalers; j++) { in intel_atomic_setup_scaler() 275 } else if (num_scalers_need == 1 && intel_crtc->num_scalers > 1) { in intel_atomic_setup_scaler() 290 intel_crtc->pipe, *scaler_id, name, idx); in intel_atomic_setup_scaler() 312 struct intel_crtc *intel_crtc, in intel_atomic_setup_scalers() argument 340 if (num_scalers_need > intel_crtc->num_scalers){ in intel_atomic_setup_scalers() 342 num_scalers_need, intel_crtc->num_scalers); in intel_atomic_setup_scalers() 358 idx = intel_crtc->base.base.id; in intel_atomic_setup_scalers() 395 if (WARN_ON(intel_plane->pipe != intel_crtc->pipe)) in intel_atomic_setup_scalers() [all …]
|
D | intel_pipe_crc.h | 13 struct intel_crtc; 22 void intel_crtc_disable_pipe_crc(struct intel_crtc *crtc); 23 void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc); 29 static inline void intel_crtc_disable_pipe_crc(struct intel_crtc *crtc) in intel_crtc_disable_pipe_crc() 33 static inline void intel_crtc_enable_pipe_crc(struct intel_crtc *crtc) in intel_crtc_enable_pipe_crc()
|
D | intel_fbc.h | 15 struct intel_crtc; 22 void intel_fbc_pre_update(struct intel_crtc *crtc, 25 void intel_fbc_post_update(struct intel_crtc *crtc); 28 void intel_fbc_enable(struct intel_crtc *crtc, 31 void intel_fbc_disable(struct intel_crtc *crtc);
|
D | intel_color.c | 136 static void ilk_update_pipe_csc(struct intel_crtc *crtc, in ilk_update_pipe_csc() 164 static void icl_update_output_csc(struct intel_crtc *crtc, in icl_update_output_csc() 257 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in ilk_load_csc_matrix() 296 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in icl_load_csc_matrix() 325 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in cherryview_load_csc_matrix() 391 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in i9xx_load_luts_internal() 427 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in i9xx_color_commit() 440 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in ilk_color_commit() 455 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in hsw_color_commit() 465 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in skl_color_commit() [all …]
|
D | intel_fifo_underrun.c | 57 struct intel_crtc *crtc; in ivb_can_enable_err_int() 76 struct intel_crtc *crtc; in cpt_can_enable_serr_int() 90 static void i9xx_check_fifo_underruns(struct intel_crtc *crtc) in i9xx_check_fifo_underruns() 142 static void ivybridge_check_fifo_underruns(struct intel_crtc *crtc) in ivybridge_check_fifo_underruns() 208 static void cpt_check_pch_fifo_underruns(struct intel_crtc *crtc) in cpt_check_pch_fifo_underruns() 256 struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); in __intel_set_cpu_fifo_underrun_reporting() 324 struct intel_crtc *crtc = in intel_set_pch_fifo_underrun_reporting() 368 struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); in intel_cpu_fifo_underrun_irq_handler() 419 struct intel_crtc *crtc; in intel_check_cpu_fifo_underruns() 446 struct intel_crtc *crtc; in intel_check_pch_fifo_underruns()
|
D | intel_display.c | 117 static void i9xx_crtc_clock_get(struct intel_crtc *crtc, 119 static void ironlake_pch_clock_get(struct intel_crtc *crtc, 134 static void vlv_prepare_pll(struct intel_crtc *crtc, 136 static void chv_prepare_pll(struct intel_crtc *crtc, 138 static void intel_begin_crtc_commit(struct intel_atomic_state *, struct intel_crtc *); 139 static void intel_finish_crtc_commit(struct intel_atomic_state *, struct intel_crtc *); 140 static void intel_crtc_init_scalers(struct intel_crtc *crtc, 879 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_find_best_dpll() 939 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_find_best_dpll() 1002 bool intel_crtc_active(struct intel_crtc *crtc) in intel_crtc_active() [all …]
|
D | intel_atomic.h | 19 struct intel_crtc; 43 struct intel_crtc *crtc); 46 struct intel_crtc *intel_crtc,
|
D | intel_fbdev.c | 321 struct intel_crtc *intel_crtc; in intel_fbdev_init_bios() local 328 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios() 332 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios() 338 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios() 353 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios() 357 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios() 362 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios() 373 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios() 383 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios() 391 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios() [all …]
|
D | intel_display.h | 45 struct intel_crtc; 335 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument 339 for_each_if((intel_plane)->pipe == (intel_crtc)->pipe) 341 #define for_each_intel_crtc(dev, intel_crtc) \ argument 342 list_for_each_entry(intel_crtc, \ 346 #define for_each_intel_crtc_mask(dev, intel_crtc, crtc_mask) \ argument 347 list_for_each_entry(intel_crtc, \ 350 for_each_if((crtc_mask) & drm_crtc_mask(&intel_crtc->base)) 428 enum pipe intel_crtc_pch_transcoder(struct intel_crtc *crtc); 460 u32 intel_crtc_get_vblank_counter(struct intel_crtc *crtc); [all …]
|
D | intel_atomic_plane.c | 184 static struct intel_crtc * 207 struct intel_crtc *crtc = in intel_plane_atomic_check() 227 struct intel_crtc *crtc, in skl_next_plane_to_commit() 273 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_update_plane() 283 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_update_slave() 292 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_disable_plane() 299 struct intel_crtc *crtc) in skl_update_planes_on_crtc() 347 struct intel_crtc *crtc) in i9xx_update_planes_on_crtc()
|
D | intel_dpio_phy.c | 646 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in chv_set_phy_signal_level() local 648 enum pipe pipe = intel_crtc->pipe; in chv_set_phy_signal_level() 661 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level() 674 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level() 682 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level() 690 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level() 713 for (i = 0; i < intel_crtc->config->lane_count; i++) { in chv_set_phy_signal_level() 727 if (intel_crtc->config->lane_count > 2) { in chv_set_phy_signal_level() 742 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_data_lane_soft_reset() 786 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_phy_pre_pll_enable() [all …]
|
D | intel_atomic_plane.h | 14 struct intel_crtc; 37 struct intel_crtc *crtc); 39 struct intel_crtc *crtc);
|
D | intel_hdmi.c | 282 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in ibx_write_infoframe() local 283 i915_reg_t reg = TVIDEO_DIP_CTL(intel_crtc->pipe); in ibx_write_infoframe() 297 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), *data); in ibx_write_infoframe() 302 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), 0); in ibx_write_infoframe() 318 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in ibx_read_infoframe() 359 struct intel_crtc *intel_crtc = to_intel_crtc(crtc_state->base.crtc); in cpt_write_infoframe() local 360 i915_reg_t reg = TVIDEO_DIP_CTL(intel_crtc->pipe); in cpt_write_infoframe() 377 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), *data); in cpt_write_infoframe() 382 I915_WRITE(TVIDEO_DIP_DATA(intel_crtc->pipe), 0); in cpt_write_infoframe() 398 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in cpt_read_infoframe() [all …]
|
D | intel_panel.h | 17 struct intel_crtc; 28 void intel_pch_panel_fitting(struct intel_crtc *crtc, 31 void intel_gmch_panel_fitting(struct intel_crtc *crtc,
|
D | intel_dpll_mgr.h | 43 struct intel_crtc; 361 struct intel_crtc *crtc, 364 struct intel_crtc *crtc); 368 struct intel_crtc *crtc,
|
D | intel_pipe_crc.c | 79 struct intel_crtc *crtc; in i9xx_pipe_crc_auto_source() 287 intel_crtc_crc_setup_workarounds(struct intel_crtc *crtc, bool enable) in intel_crtc_crc_setup_workarounds() 637 void intel_crtc_enable_pipe_crc(struct intel_crtc *intel_crtc) in intel_crtc_enable_pipe_crc() argument 639 struct drm_crtc *crtc = &intel_crtc->base; in intel_crtc_enable_pipe_crc() 657 void intel_crtc_disable_pipe_crc(struct intel_crtc *intel_crtc) in intel_crtc_disable_pipe_crc() argument 659 struct drm_crtc *crtc = &intel_crtc->base; in intel_crtc_disable_pipe_crc()
|
D | intel_fbc.c | 422 static bool multiple_pipes_ok(struct intel_crtc *crtc, in multiple_pipes_ok() 490 static int intel_fbc_alloc_cfb(struct intel_crtc *crtc) in intel_fbc_alloc_cfb() 630 static bool intel_fbc_hw_tracking_covers_screen(struct intel_crtc *crtc) in intel_fbc_hw_tracking_covers_screen() 658 static void intel_fbc_update_state_cache(struct intel_crtc *crtc, in intel_fbc_update_state_cache() 701 static bool intel_fbc_can_activate(struct intel_crtc *crtc) in intel_fbc_can_activate() 828 static void intel_fbc_get_reg_params(struct intel_crtc *crtc, in intel_fbc_get_reg_params() 857 void intel_fbc_pre_update(struct intel_crtc *crtc, in intel_fbc_pre_update() 897 struct intel_crtc *crtc = fbc->crtc; in __intel_fbc_disable() 911 static void __intel_fbc_post_update(struct intel_crtc *crtc) in __intel_fbc_post_update() 943 void intel_fbc_post_update(struct intel_crtc *crtc) in intel_fbc_post_update() [all …]
|
D | intel_color.h | 10 struct intel_crtc; 12 void intel_color_init(struct intel_crtc *crtc);
|
D | intel_display_types.h | 143 struct intel_crtc *); 155 struct intel_crtc *); 990 struct intel_crtc { struct 1087 #define to_intel_crtc(x) container_of(x, struct intel_crtc, base) 1339 static inline struct intel_crtc * 1345 static inline struct intel_crtc * 1478 struct intel_crtc *crtc) in intel_atomic_get_old_crtc_state() 1486 struct intel_crtc *crtc) in intel_atomic_get_new_crtc_state() 1515 const struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); in intel_wait_for_vblank_if_active()
|
D | intel_ddi.h | 16 struct intel_crtc; 25 void hsw_fdi_link_train(struct intel_crtc *crtc,
|
D | intel_dpll_mgr.c | 139 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_prepare_shared_dpll() 166 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_enable_shared_dpll() 211 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_disable_shared_dpll() 248 const struct intel_crtc *crtc, in intel_find_shared_dpll() 295 const struct intel_crtc *crtc, in intel_reference_shared_dpll() 314 const struct intel_crtc *crtc, in intel_unreference_shared_dpll() 324 struct intel_crtc *crtc) in intel_put_dpll() 447 struct intel_crtc *crtc, in ibx_get_dpll() 814 struct intel_crtc *crtc) in hsw_ddi_hdmi_get_dpll() 872 struct intel_crtc *crtc, in hsw_get_dpll() [all …]
|
/drivers/gpu/drm/i915/ |
D | intel_pm.h | 17 struct intel_crtc; 28 void intel_update_watermarks(struct intel_crtc *crtc); 49 void skl_pipe_ddb_get_hw_state(struct intel_crtc *crtc, 54 void skl_pipe_wm_get_hw_state(struct intel_crtc *crtc, 71 int skl_check_pipe_max_pixel_rate(struct intel_crtc *intel_crtc,
|
D | i915_trace.h | 24 TP_PROTO(struct intel_crtc *crtc), 34 struct intel_crtc *it__; 50 TP_PROTO(struct intel_crtc *crtc), 61 struct intel_crtc *it__; 77 TP_PROTO(struct intel_crtc *crtc, const u32 *crcs), 111 struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); 134 struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); 157 struct intel_crtc *crtc; 174 TP_PROTO(struct intel_crtc *crtc, const struct g4x_wm_values *wm), 222 TP_PROTO(struct intel_crtc *crtc, const struct vlv_wm_values *wm), [all …]
|
D | intel_pm.c | 495 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_get_fifo_size() 846 static struct intel_crtc *single_enabled_crtc(struct drm_i915_private *dev_priv) in single_enabled_crtc() 848 struct intel_crtc *crtc, *enabled = NULL; in single_enabled_crtc() 861 static void pineview_update_wm(struct intel_crtc *unused_crtc) in pineview_update_wm() 864 struct intel_crtc *crtc; in pineview_update_wm() 1307 static void g4x_invalidate_wms(struct intel_crtc *crtc, in g4x_invalidate_wms() 1334 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in g4x_compute_pipe_wm() 1423 struct intel_crtc *crtc = to_intel_crtc(new_crtc_state->base.crtc); in g4x_compute_intermediate_wm() 1500 struct intel_crtc *crtc; in g4x_merge_wm() 1566 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in g4x_initial_watermarks() [all …]
|
D | i915_irq.h | 19 struct intel_crtc; 20 struct intel_crtc; 104 int intel_get_crtc_scanline(struct intel_crtc *crtc);
|