Searched refs:intel_crtc_for_pipe (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_trace.h | 191 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 D | intel_sprite_uapi.c | 103 intel_crtc_for_pipe(display, in intel_sprite_set_colorkey_ioctl()
|
| H A D | intel_fdi.c | 150 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 D | intel_crtc.c | 53 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 D | intel_link_bw.c | 62 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_link_bw_init_limits()
|
| H A D | intel_flipq.c | 256 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_flipq_reset()
|
| H A D | intel_display_irq.c | 130 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 D | intel_dsb.c | 1031 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_dsb_irq_handler()
|
| H A D | intel_crt.c | 738 intel_crtc_wait_for_next_vblank(intel_crtc_for_pipe(display, pipe)); in intel_crt_load_detect()
|
| H A D | intel_fbc.c | 132 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 D | intel_display.c | 346 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 D | intel_dmc.c | 1698 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pipe); in intel_pipedmc_irq_handler()
|
| H A D | intel_plane.c | 774 struct intel_crtc *crtc = intel_crtc_for_pipe(display, plane->pipe); in plane_atomic_check()
|
| H A D | intel_cdclk.c | 2230 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 D | skl_watermark.c | 3552 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 D | intel_psr.c | 929 struct intel_crtc *crtc = intel_crtc_for_pipe(display, intel_dp->psr.pipe); in is_dc5_dc6_blocked()
|