/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_psr.c | 81 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in intel_psr_write_vsc() 110 enum pipe pipe = to_intel_crtc(crtc)->pipe; in vlv_psr_setup_vsc() 204 enum pipe pipe = to_intel_crtc(crtc)->pipe; in vlv_psr_enable_source() 219 enum pipe pipe = to_intel_crtc(crtc)->pipe; in vlv_psr_activate() 266 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_psr_match_conditions() 402 to_intel_crtc(intel_dig_port->base.base.crtc); in vlv_psr_disable() 479 enum pipe pipe = to_intel_crtc(crtc)->pipe; in intel_psr_work() 523 enum pipe pipe = to_intel_crtc(crtc)->pipe; in intel_psr_exit() 588 pipe = to_intel_crtc(crtc)->pipe; in intel_psr_invalidate() 624 pipe = to_intel_crtc(crtc)->pipe; in intel_psr_flush()
|
D | intel_fifo_underrun.c | 60 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in ivb_can_enable_err_int() 78 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in cpt_can_enable_serr_int() 235 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in __intel_set_cpu_fifo_underrun_reporting() 304 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_set_pch_fifo_underrun_reporting() 353 to_intel_crtc(crtc)->cpu_fifo_underrun_disabled) in intel_cpu_fifo_underrun_irq_handler()
|
D | intel_hdmi.c | 190 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in ibx_write_infoframe() 225 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in ibx_infoframe_enabled() 239 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in cpt_write_infoframe() 277 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in cpt_infoframe_enabled() 291 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in vlv_write_infoframe() 326 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in vlv_infoframe_enabled() 340 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in hsw_write_infoframe() 374 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in hsw_infoframe_enabled() 425 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in intel_hdmi_set_avi_infoframe() 541 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in ibx_set_infoframes() [all …]
|
D | intel_fbc.c | 74 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in i8xx_fbc_enable() 133 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in g4x_fbc_enable() 189 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ilk_fbc_enable() 260 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in gen7_fbc_enable() 341 dev_priv->fbc.crtc = to_intel_crtc(work->crtc); in intel_fbc_work_fn() 460 to_intel_crtc(tmp_crtc)->primary_enabled) { in intel_fbc_find_crtc() 543 intel_crtc = to_intel_crtc(crtc); in intel_fbc_update() 671 to_intel_crtc(dev_priv->fbc.fbc_work->crtc)->pipe); in intel_fbc_invalidate()
|
D | intel_fbdev.c | 293 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_crtc_fb_gamma_set() 303 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_crtc_fb_gamma_get() 471 to_intel_crtc(encoder->crtc)->config); in intel_fb_initial_config() 478 pipe_name(to_intel_crtc(encoder->crtc)->pipe), in intel_fb_initial_config() 567 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios() 593 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios() 658 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios()
|
D | intel_atomic.c | 78 struct intel_crtc *crtc = to_intel_crtc(state->crtcs[i]); in intel_atomic_check() 216 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_crtc_duplicate_state()
|
D | intel_display.c | 627 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in i9xx_find_best_dpll() 690 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in pnv_find_best_dpll() 751 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in g4x_find_best_dpll() 850 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_find_best_dpll() 904 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_find_best_dpll() 958 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_crtc_active() 981 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_pipe_to_cpu_transcoder() 1948 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ironlake_enable_pch_transcoder() 2210 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_enable_primary_hw_plane() 2244 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_disable_primary_hw_plane() [all …]
|
D | intel_sprite.c | 363 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in vlv_update_plane() 489 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in vlv_disable_plane() 517 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ivb_update_plane() 639 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ivb_disable_plane() 665 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ilk_update_plane() 774 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in ilk_disable_plane() 803 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_post_enable_primary() 841 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_pre_disable_primary() 866 struct intel_crtc *intel_crtc = to_intel_crtc(state->base.crtc); in intel_check_sprite_plane() 879 intel_crtc = intel_crtc ? intel_crtc : to_intel_crtc(plane->crtc); in intel_check_sprite_plane() [all …]
|
D | intel_audio.c | 181 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in hsw_audio_codec_disable() 209 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in hsw_audio_codec_enable() 261 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in ilk_audio_codec_disable() 312 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in ilk_audio_codec_enable() 402 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_audio_codec_enable()
|
D | intel_pm.c | 658 adjusted_mode = &to_intel_crtc(crtc)->config->base.adjusted_mode; in pineview_update_wm() 727 adjusted_mode = &to_intel_crtc(crtc)->config->base.adjusted_mode; in g4x_compute_wm0() 730 hdisplay = to_intel_crtc(crtc)->config->pipe_src_w; in g4x_compute_wm0() 814 adjusted_mode = &to_intel_crtc(crtc)->config->base.adjusted_mode; in g4x_compute_srwm() 817 hdisplay = to_intel_crtc(crtc)->config->pipe_src_w; in g4x_compute_srwm() 914 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in vlv_compute_drain_latency() 995 if (crtc && to_intel_crtc(crtc)->pipe != PIPE_C) { in vlv_compute_sr_wm() 996 pipe = to_intel_crtc(crtc)->pipe; in vlv_compute_sr_wm() 1006 wm->sr.cursor = vlv_compute_wm(to_intel_crtc(crtc), in vlv_compute_sr_wm() 1016 wm->sr.plane = vlv_compute_wm(to_intel_crtc(crtc), in vlv_compute_sr_wm() [all …]
|
D | intel_ddi.c | 346 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in hsw_fdi_link_train() 477 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_ddi_get_crtc_encoder() 497 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_ddi_get_crtc_new_encoder() 1239 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_ddi_set_pipe_settings() 1269 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_ddi_set_vc_payload_alloc() 1284 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_ddi_enable_transcoder_func() 1527 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_ddi_pre_enable() 1635 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_enable_ddi() 1673 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_disable_ddi() 2087 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_ddi_get_config()
|
D | intel_dvo.c | 185 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_dvo() 225 config = to_intel_crtc(crtc)->config; in intel_dvo_dpms() 298 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dvo_pre_enable()
|
D | intel_dp.c | 1335 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_dp_compute_config() 1488 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in ironlake_set_pll_cpu_edp() 1522 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_prepare() 2079 to_intel_crtc(crtc)->pipe); in ironlake_edp_pll_on() 2105 to_intel_crtc(crtc)->pipe); in ironlake_edp_pll_off() 2219 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_get_config() 2299 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_disable_dp() 2343 to_intel_crtc(encoder->base.crtc); in chv_post_disable_dp() 2484 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_dp() 2617 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in vlv_init_panel_power_sequencer() [all …]
|
D | intel_atomic_plane.c | 118 intel_crtc = to_intel_crtc(crtc); in intel_plane_atomic_check()
|
D | intel_tv.c | 860 to_intel_crtc(encoder->base.crtc)->pipe); in intel_enable_tv() 1025 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_tv_pre_enable() 1183 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_tv_detect_type() 1234 to_intel_crtc(intel_tv->base.base.crtc)->pipe); in intel_tv_detect_type() 1265 to_intel_crtc(intel_tv->base.base.crtc)->pipe); in intel_tv_detect_type()
|
D | intel_dsi.c | 293 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_port_enable() 411 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_pre_enable() 694 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in set_dsi_timings() 749 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in intel_dsi_prepare()
|
D | intel_dp_mst.c | 156 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_mst_pre_enable_dp() 241 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_mst_enc_get_config()
|
D | intel_lvds.c | 141 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_pre_enable_lvds() 289 struct intel_crtc *intel_crtc = to_intel_crtc(pipe_config->base.crtc); in intel_lvds_compute_config()
|
D | intel_crt.c | 160 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_crt_set_dpms() 543 uint32_t pipe = to_intel_crtc(crt->base.base.crtc)->pipe; in intel_crt_load_detect()
|
D | intel_sdvo.c | 998 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in intel_sdvo_set_avi_infoframe() 1183 struct intel_crtc *crtc = to_intel_crtc(intel_encoder->base.crtc); in intel_sdvo_pre_enable() 1445 int pipe = crtc ? to_intel_crtc(crtc)->pipe : -1; in intel_disable_sdvo() 1474 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_sdvo()
|
D | i915_debugfs.c | 3259 crtc = to_intel_crtc(encoder->base.crtc); in i9xx_pipe_crc_auto_source() 3516 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_A]); in hsw_trans_edp_pipe_A_crc_wa() 3542 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_A]); in hsw_undo_trans_edp_pipe_A_crc_wa() 3599 struct intel_crtc *crtc = to_intel_crtc(intel_get_crtc_for_pipe(dev, in pipe_crc_set_source() 3668 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in pipe_crc_set_source()
|
D | intel_drv.h | 563 #define to_intel_crtc(x) container_of(x, struct intel_crtc, base) macro
|
D | i915_irq.c | 560 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in i915_get_vblank_counter() 643 struct intel_crtc *intel_crtc = to_intel_crtc(crtc); in i915_get_crtc_scanoutpos() 802 &to_intel_crtc(crtc)->config->base.adjusted_mode); in i915_get_vblank_timestamp()
|
D | intel_overlay.c | 1096 crtc = to_intel_crtc(drmmode_crtc); in intel_overlay_put_image()
|