Lines Matching refs:intel_crtc
546 struct intel_crtc *intel_crtc; in intel_fbdev_init_bios() local
553 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios()
557 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios()
563 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios()
578 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios()
582 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios()
587 pipe_name(intel_crtc->pipe)); in intel_fbdev_init_bios()
594 cur_size = intel_crtc->config->base.adjusted_mode.crtc_hdisplay; in intel_fbdev_init_bios()
598 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios()
604 cur_size = intel_crtc->config->base.adjusted_mode.crtc_vdisplay; in intel_fbdev_init_bios()
608 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios()
609 intel_crtc->config->base.adjusted_mode.crtc_hdisplay, in intel_fbdev_init_bios()
610 intel_crtc->config->base.adjusted_mode.crtc_vdisplay, in intel_fbdev_init_bios()
616 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios()
623 pipe_name(intel_crtc->pipe), in intel_fbdev_init_bios()
639 intel_crtc = to_intel_crtc(crtc); in intel_fbdev_init_bios()