Searched refs:gma_crtc (Results 1 – 5 of 5) sorted by relevance
102 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_set() local104 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_set()147 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in psb_intel_crtc_mode_set()307 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_clock_get() local309 int pipe = gma_crtc->pipe; in psb_intel_crtc_clock_get()383 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_get() local384 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_get()447 struct gma_crtc *gma_crtc) in psb_intel_cursor_init() argument460 gma_crtc->cursor_pobj = NULL; in psb_intel_cursor_init()463 gma_crtc->cursor_pobj = cursor_pobj; in psb_intel_cursor_init()[all …]
63 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_set_base() local66 int pipe = gma_crtc->pipe; in gma_pipe_set_base()148 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_crtc_load_lut() local149 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut()165 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()166 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()167 ((*b++ >> 8) + gma_crtc->lut_adj[i])); in gma_crtc_load_lut()174 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()175 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()176 ((*b++ >> 8) + gma_crtc->lut_adj[i]); in gma_crtc_load_lut()[all …]
217 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_dpll_set_clock_cdv() local218 int pipe = gma_crtc->pipe; in cdv_dpll_set_clock_cdv()407 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_find_dp_pll() local449 gma_crtc->clock_funcs->clock(refclk, &clock); in cdv_intel_find_dp_pll()461 struct gma_crtc *gma_crtc = NULL; in cdv_intel_pipe_enabled() local464 gma_crtc = to_gma_crtc(crtc); in cdv_intel_pipe_enabled()466 if (crtc->primary->fb == NULL || !gma_crtc->active) in cdv_intel_pipe_enabled()495 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_update_wm() local520 if (gma_crtc->pipe == 1 && in cdv_update_wm()580 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_set() local[all …]
117 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_event_handler() local123 if (gma_crtc->page_flip_event) { in gma_pipe_event_handler()125 gma_crtc->page_flip_event); in gma_pipe_event_handler()126 gma_crtc->page_flip_event = NULL; in gma_pipe_event_handler()
995 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_sdvo_mode_set() local1082 if (gma_crtc->pipe == 1) in psb_intel_sdvo_mode_set()