Home
last modified time | relevance | path

Searched refs:intel_crtc_for_pipe (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fifo_underrun.c64 crtc = intel_crtc_for_pipe(dev_priv, pipe); in ivb_can_enable_err_int()
82 crtc = intel_crtc_for_pipe(dev_priv, pipe); in cpt_can_enable_serr_int()
282 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in __intel_set_cpu_fifo_underrun_reporting()
351 intel_crtc_for_pipe(dev_priv, pch_transcoder); in intel_set_pch_fifo_underrun_reporting()
394 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in intel_cpu_fifo_underrun_irq_handler()
Dintel_crtc.h33 struct intel_crtc *intel_crtc_for_pipe(struct drm_i915_private *i915,
Dintel_display_trace.h109 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe);
132 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe);
378 struct intel_crtc *crtc = intel_crtc_for_pipe(to_i915(plane->base.dev),
400 struct intel_crtc *crtc = intel_crtc_for_pipe(to_i915(plane->base.dev),
422 struct intel_crtc *crtc = intel_crtc_for_pipe(to_i915(plane->base.dev),
Dintel_modeset_setup.c190 plane_crtc = intel_crtc_for_pipe(i915, pipe); in intel_sanitize_plane_mapping()
397 crtc = intel_crtc_for_pipe(i915, pipe); in readout_plane_state()
464 crtc = intel_crtc_for_pipe(i915, pipe); in intel_modeset_readout_hw_state()
Dintel_crtc.c45 struct intel_crtc *intel_crtc_for_pipe(struct drm_i915_private *i915, in intel_crtc_for_pipe() function
66 struct intel_crtc *crtc = intel_crtc_for_pipe(i915, pipe); in intel_wait_for_vblank_if_active()
Dintel_fdi.c168 other_crtc = intel_crtc_for_pipe(dev_priv, PIPE_C); in ilk_check_fdi_lanes()
189 other_crtc = intel_crtc_for_pipe(dev_priv, PIPE_B); in ilk_check_fdi_lanes()
Dintel_crt.c725 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(dev_priv, pipe)); in intel_crt_load_detect()
Dintel_atomic_plane.c643 struct intel_crtc *crtc = intel_crtc_for_pipe(i915, plane->pipe); in intel_plane_atomic_check()
Dintel_cdclk.c1774 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(dev_priv, pipe)); in bxt_set_cdclk()
2751 crtc = intel_crtc_for_pipe(dev_priv, pipe); in intel_modeset_calc_cdclk()
Dintel_display.c383 return intel_crtc_for_pipe(i915, bigjoiner_master_pipe(crtc_state)); in intel_master_crtc()
1986 wa_crtc = intel_crtc_for_pipe(dev_priv, hsw_workaround_pipe); in hsw_crtc_enable()
4548 crtc = intel_crtc_for_pipe(dev_priv, pipe); in intel_encoder_current_mode()
7809 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, in intel_plane_possible_crtcs_init()
8821 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in i830_enable_pipe()
8893 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in i830_disable_pipe()
Dintel_fbc.c1552 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(i915, fbc->state.plane->pipe)); in intel_fbc_underrun_work_fn()
Dintel_sprite.c1541 intel_crtc_for_pipe(dev_priv, in intel_sprite_set_colorkey_ioctl()
Dintel_dpll.c1940 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in vlv_force_pll_on()
/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_pm.c951 trace_g4x_wm(intel_crtc_for_pipe(dev_priv, pipe), wm); in g4x_write_wm_values()
983 trace_vlv_wm(intel_crtc_for_pipe(dev_priv, pipe), wm); in vlv_write_wm_values()
2305 return intel_crtc_for_pipe(i915, plane->pipe); in intel_crtc_for_plane()
3858 intel_crtc_for_pipe(dev_priv, plane->pipe); in g4x_wm_sanitize()
4014 intel_crtc_for_pipe(dev_priv, plane->pipe); in vlv_wm_sanitize()
Di915_irq.c231 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in intel_handle_vblank()
1322 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe); in display_pipe_crc_irq_handler()
1361 struct intel_crtc *crtc = intel_crtc_for_pipe(i915, pipe); in flip_done_handler()