Searched refs:gma_crtc (Results 1 – 12 of 12) sorted by relevance
101 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_set() local103 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_set()146 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in psb_intel_crtc_mode_set()306 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_clock_get() local308 int pipe = gma_crtc->pipe; in psb_intel_crtc_clock_get()382 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_get() local383 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_get()446 struct gma_crtc *gma_crtc) in psb_intel_cursor_init() argument459 gma_crtc->cursor_pobj = NULL; in psb_intel_cursor_init()462 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 …]
216 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_dpll_set_clock_cdv() local217 int pipe = gma_crtc->pipe; in cdv_dpll_set_clock_cdv()406 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_find_dp_pll() local448 gma_crtc->clock_funcs->clock(refclk, &clock); in cdv_intel_find_dp_pll()460 struct gma_crtc *gma_crtc = NULL; in cdv_intel_pipe_enabled() local463 gma_crtc = to_gma_crtc(crtc); in cdv_intel_pipe_enabled()465 if (crtc->primary->fb == NULL || !gma_crtc->active) in cdv_intel_pipe_enabled()494 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_update_wm() local519 if (gma_crtc->pipe == 1 && in cdv_update_wm()579 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crtc_mode_set() local[all …]
221 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_dpms() local222 int pipe = gma_crtc->pipe; in oaktrail_crtc_dpms()366 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_mode_set() local368 int pipe = gma_crtc->pipe; in oaktrail_crtc_mode_set()390 drm_mode_copy(&gma_crtc->saved_mode, mode); in oaktrail_crtc_mode_set()391 drm_mode_copy(&gma_crtc->saved_adjusted_mode, adjusted_mode); in oaktrail_crtc_mode_set()597 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_pipe_set_base() local599 int pipe = gma_crtc->pipe; in oaktrail_pipe_set_base()
95 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_crt_mode_set() local100 if (gma_crtc->pipe == 0) in cdv_intel_crt_mode_set()123 if (gma_crtc->pipe == 0) in cdv_intel_crt_mode_set()
70 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_hdmi_mode_set() local79 if (gma_crtc->pipe == 1) in cdv_hdmi_mode_set()158 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_hdmi_set_property()
116 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_event_handler() local122 if (gma_crtc->page_flip_event) { in gma_pipe_event_handler()124 gma_crtc->page_flip_event); in gma_pipe_event_handler()125 gma_crtc->page_flip_event = NULL; in gma_pipe_event_handler()
368 struct gma_crtc *gma_crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_mode_fixup() local377 if (!IS_MRST(dev) && gma_crtc->pipe == 0) { in psb_intel_lvds_mode_fixup()381 if (IS_MRST(dev) && gma_crtc->pipe != 0) { in psb_intel_lvds_mode_fixup()537 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_set_property()
266 struct gma_crtc *gma_crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_mode_set() local288 pfit_control |= gma_crtc->pipe << PFIT_PIPE_SHIFT; in cdv_intel_lvds_mode_set()342 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_set_property()
137 struct gma_crtc { struct170 container_of(x, struct gma_crtc, base) argument
990 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_set_m_n() local993 int pipe = gma_crtc->pipe; in cdv_intel_dp_set_m_n()1041 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_mode_set() local1083 if (gma_crtc->pipe == 1) in cdv_intel_dp_mode_set()1098 pfit_control |= gma_crtc->pipe << PFIT_PIPE_SHIFT; in cdv_intel_dp_mode_set()
994 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_sdvo_mode_set() local1081 if (gma_crtc->pipe == 1) in psb_intel_sdvo_mode_set()