Home
last modified time | relevance | path

Searched refs:pipe_to_crtc_mapping (Results 1 – 6 of 6) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_irq.c117 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in ivb_can_enable_err_int()
133 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in cpt_can_enable_serr_int()
230 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_set_cpu_fifo_underrun_reporting()
282 struct drm_crtc *c = dev_priv->pipe_to_crtc_mapping[p]; in intel_set_pch_fifo_underrun_reporting()
293 crtc = dev_priv->pipe_to_crtc_mapping[pch_transcoder]; in intel_set_pch_fifo_underrun_reporting()
362 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in i915_pipe_enabled()
2106 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in i915_pageflip_stall_check()
H A Dintel_drv.h510 return dev_priv->pipe_to_crtc_mapping[pipe]; in intel_get_crtc_for_pipe()
H A Dintel_display.c731 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_pipe_to_cpu_transcoder()
1469 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in ironlake_enable_pch_transcoder()
2273 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]); in ivb_modeset_global_resources()
2275 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_C]); in ivb_modeset_global_resources()
3950 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[PIPE_B]); in ironlake_check_fdi_lanes()
3978 if (dev_priv->pipe_to_crtc_mapping[PIPE_C]->enabled && in ironlake_check_fdi_lanes()
7257 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_finish_page_flip()
8976 dev_priv->pipe_to_crtc_mapping[intel_crtc->pipe] = &intel_crtc->base; in intel_crtc_init()
9914 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in intel_modeset_readout_hw_state()
9968 crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in intel_modeset_setup_hw_state()
[all …]
H A Dintel_ddi.c992 to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]); in intel_ddi_setup_hw_pll_state()
H A Di915_drv.h1137 struct drm_crtc *pipe_to_crtc_mapping[3]; member
H A Dintel_pm.c2481 crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in hsw_compute_wm_results()