Lines Matching refs:gma_crtc
215 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_dpll_set_clock_cdv() local
216 int pipe = gma_crtc->pipe; in cdv_dpll_set_clock_cdv()
405 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_find_dp_pll() local
447 gma_crtc->clock_funcs->clock(refclk, &clock); in cdv_intel_find_dp_pll()
459 struct gma_crtc *gma_crtc = NULL; in cdv_intel_pipe_enabled() local
462 gma_crtc = to_gma_crtc(crtc); in cdv_intel_pipe_enabled()
464 if (crtc->primary->fb == NULL || !gma_crtc->active) in cdv_intel_pipe_enabled()
493 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_update_wm() local
518 if (gma_crtc->pipe == 1 && in cdv_update_wm()
578 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_set() local
579 int pipe = gma_crtc->pipe; in cdv_intel_crtc_mode_set()
652 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in cdv_intel_crtc_mode_set()
842 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_clock_get() local
843 int pipe = gma_crtc->pipe; in cdv_intel_crtc_clock_get()
920 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_get() local
921 int pipe = gma_crtc->pipe; in cdv_intel_crtc_mode_get()