Lines Matching refs:gma_crtc
225 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_dpll_set_clock_cdv() local
226 int pipe = gma_crtc->pipe; in cdv_dpll_set_clock_cdv()
415 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_find_dp_pll() local
455 gma_crtc->clock_funcs->clock(refclk, &clock); in cdv_intel_find_dp_pll()
467 struct gma_crtc *gma_crtc = NULL; in cdv_intel_pipe_enabled() local
470 gma_crtc = to_gma_crtc(crtc); in cdv_intel_pipe_enabled()
472 if (crtc->primary->fb == NULL || !gma_crtc->active) in cdv_intel_pipe_enabled()
501 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_update_wm() local
526 if (gma_crtc->pipe == 1 && in cdv_update_wm()
586 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_set() local
587 int pipe = gma_crtc->pipe; in cdv_intel_crtc_mode_set()
663 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in cdv_intel_crtc_mode_set()
853 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_clock_get() local
854 int pipe = gma_crtc->pipe; in cdv_intel_crtc_clock_get()
931 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_get() local
932 int pipe = gma_crtc->pipe; in cdv_intel_crtc_mode_get()