Searched refs:gma_crtc (Results 1 – 12 of 12) sorted by relevance
99 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_set() local101 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_set()140 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in psb_intel_crtc_mode_set()300 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_clock_get() local302 int pipe = gma_crtc->pipe; in psb_intel_crtc_clock_get()376 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_get() local377 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_get()452 struct gma_crtc *gma_crtc) in psb_intel_cursor_init() argument466 gma_crtc->cursor_gt = NULL; in psb_intel_cursor_init()469 gma_crtc->cursor_gt = cursor_gt; in psb_intel_cursor_init()[all …]
55 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_set_base() local58 int pipe = gma_crtc->pipe; in gma_pipe_set_base()140 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_crtc_load_lut() local141 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut()157 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()158 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()159 ((*b++ >> 8) + gma_crtc->lut_adj[i])); in gma_crtc_load_lut()166 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()167 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()168 ((*b++ >> 8) + gma_crtc->lut_adj[i]); in gma_crtc_load_lut()[all …]
215 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_dpll_set_clock_cdv() local216 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() local447 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() local462 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() local518 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[all …]
218 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_dpms() local219 int pipe = gma_crtc->pipe; in oaktrail_crtc_dpms()363 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_mode_set() local365 int pipe = gma_crtc->pipe; in oaktrail_crtc_mode_set()387 memcpy(&gma_crtc->saved_mode, in oaktrail_crtc_mode_set()390 memcpy(&gma_crtc->saved_adjusted_mode, in oaktrail_crtc_mode_set()593 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_pipe_set_base() local595 int pipe = gma_crtc->pipe; in oaktrail_pipe_set_base()
93 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crt_mode_set() local98 if (gma_crtc->pipe == 0) in cdv_intel_crt_mode_set()121 if (gma_crtc->pipe == 0) in cdv_intel_crt_mode_set()
69 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_hdmi_mode_set() local78 if (gma_crtc->pipe == 1) in cdv_hdmi_mode_set()157 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_hdmi_set_property()
145 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in mid_pipe_event_handler() local151 if (gma_crtc->page_flip_event) { in mid_pipe_event_handler()153 gma_crtc->page_flip_event); in mid_pipe_event_handler()154 gma_crtc->page_flip_event = NULL; in mid_pipe_event_handler()
264 struct gma_crtc *gma_crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_mode_set() local286 pfit_control |= gma_crtc->pipe << PFIT_PIPE_SHIFT; in cdv_intel_lvds_mode_set()344 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_set_property()
370 struct gma_crtc *gma_crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_mode_fixup() local379 if (!IS_MRST(dev) && gma_crtc->pipe == 0) { in psb_intel_lvds_mode_fixup()383 if (IS_MRST(dev) && gma_crtc->pipe != 0) { in psb_intel_lvds_mode_fixup()546 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_set_property()
138 struct gma_crtc { struct171 container_of(x, struct gma_crtc, base) argument
994 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_set_m_n() local997 int pipe = gma_crtc->pipe; in cdv_intel_dp_set_m_n()1045 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_mode_set() local1087 if (gma_crtc->pipe == 1) in cdv_intel_dp_mode_set()1102 pfit_control |= gma_crtc->pipe << PFIT_PIPE_SHIFT; in cdv_intel_dp_mode_set()
972 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_sdvo_mode_set() local1059 if (gma_crtc->pipe == 1) in psb_intel_sdvo_mode_set()