Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_trace.h191 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe);
216 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe);
521 struct intel_crtc *crtc = intel_crtc_for_pipe(display, plane->pipe);
614 struct intel_crtc *crtc = intel_crtc_for_pipe(display,
642 struct intel_crtc *crtc = intel_crtc_for_pipe(display,
670 struct intel_crtc *crtc = intel_crtc_for_pipe(display,
H A Dintel_sprite_uapi.c103 intel_crtc_for_pipe(display, in intel_sprite_set_colorkey_ioctl()
H A Dintel_fdi.c150 crtc = intel_crtc_for_pipe(display, PIPE_C); in intel_fdi_add_affected_crtcs()
162 crtc = intel_crtc_for_pipe(display, PIPE_B); in intel_fdi_add_affected_crtcs()
227 other_crtc = intel_crtc_for_pipe(display, PIPE_C); in ilk_check_fdi_lanes()
248 other_crtc = intel_crtc_for_pipe(display, PIPE_B); in ilk_check_fdi_lanes()
H A Dintel_crtc.c53 struct intel_crtc *intel_crtc_for_pipe(struct intel_display *display, in intel_crtc_for_pipe() function
74 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_wait_for_vblank_if_active()
H A Dintel_link_bw.c62 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_link_bw_init_limits()
H A Dintel_flipq.c256 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_flipq_reset()
H A Dintel_display_irq.c130 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_pipe_fault_irq_handler()
148 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_handle_vblank()
426 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in display_pipe_crc_irq_handler()
465 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in flip_done_handler()
H A Dintel_dsb.c1031 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_dsb_irq_handler()
H A Dintel_crt.c738 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(display, pipe)); in intel_crt_load_detect()
H A Dintel_fbc.c132 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_fbc_for_pipe()
2152 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(display, fbc->state.plane->pipe)); in intel_fbc_underrun_work_fn()
H A Dintel_display.c346 return intel_crtc_for_pipe(display, joiner_primary_pipe(crtc_state)); in intel_primary_crtc()
1718 intel_crtc_for_pipe(display, hsw_workaround_pipe); in hsw_crtc_enable()
4122 crtc = intel_crtc_for_pipe(display, pipe); in intel_encoder_current_mode()
8324 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in i830_enable_pipe()
8405 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in i830_disable_pipe()
H A Dintel_dmc.c1698 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_pipedmc_irq_handler()
H A Dintel_plane.c774 struct intel_crtc *crtc = intel_crtc_for_pipe(display, plane->pipe); in plane_atomic_check()
H A Dintel_cdclk.c2230 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(display, pipe)); in _bxt_set_cdclk()
3533 crtc = intel_crtc_for_pipe(display, pipe); in intel_modeset_calc_cdclk()
H A Dskl_watermark.c3552 crtc = intel_crtc_for_pipe(display, pipe); in intel_mbus_joined_pipe()
3641 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_dbuf_mbus_post_ddb_update()
H A Dintel_psr.c929 struct intel_crtc *crtc = intel_crtc_for_pipe(display, intel_dp->psr.pipe); in is_dc5_dc6_blocked()