Searched refs:intel_get_crtc_for_pipe (Results 1 – 6 of 6) sorted by relevance
398 crtc = intel_get_crtc_for_pipe(dev, pipe); in intel_dvo_get_current_mode()
1142 crtc = intel_get_crtc_for_pipe(dev, pipe); in intel_lvds_init()
854 intel_get_crtc_for_pipe(struct drm_device *dev, int pipe) in intel_get_crtc_for_pipe() function
923 crtc = intel_get_crtc_for_pipe(dev, pipe); in i915_get_vblank_timestamp()
6531 other_crtc = to_intel_crtc(intel_get_crtc_for_pipe(dev, PIPE_C)); in ironlake_check_fdi_lanes()6550 other_crtc = to_intel_crtc(intel_get_crtc_for_pipe(dev, PIPE_B)); in ironlake_check_fdi_lanes()7547 to_intel_crtc(intel_get_crtc_for_pipe(dev, pipe)); in vlv_force_pll_on()
3874 struct intel_crtc *crtc = to_intel_crtc(intel_get_crtc_for_pipe(dev, in pipe_crc_set_source()