Searched refs:gma_crtc (Results 1 – 12 of 12) sorted by relevance
98 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_set() local100 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_set()143 limit = gma_crtc->clock_funcs->limit(crtc, refclk); in psb_intel_crtc_mode_set()303 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_clock_get() local305 int pipe = gma_crtc->pipe; in psb_intel_crtc_clock_get()379 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_crtc_mode_get() local380 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_get()443 struct gma_crtc *gma_crtc) in psb_intel_cursor_init() argument456 gma_crtc->cursor_pobj = NULL; in psb_intel_cursor_init()459 gma_crtc->cursor_pobj = cursor_pobj; in psb_intel_cursor_init()[all …]
61 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_set_base() local64 int pipe = gma_crtc->pipe; in gma_pipe_set_base()146 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_crtc_load_lut() local147 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut()163 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()164 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()165 ((*b++ >> 8) + gma_crtc->lut_adj[i])); in gma_crtc_load_lut()172 (((*r++ >> 8) + gma_crtc->lut_adj[i]) << 16) | in gma_crtc_load_lut()173 (((*g++ >> 8) + gma_crtc->lut_adj[i]) << 8) | in gma_crtc_load_lut()174 ((*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 …]
220 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_dpms() local221 int pipe = gma_crtc->pipe; in oaktrail_crtc_dpms()365 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_crtc_mode_set() local367 int pipe = gma_crtc->pipe; in oaktrail_crtc_mode_set()389 drm_mode_copy(&gma_crtc->saved_mode, mode); in oaktrail_crtc_mode_set()390 drm_mode_copy(&gma_crtc->saved_adjusted_mode, adjusted_mode); in oaktrail_crtc_mode_set()596 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in oaktrail_pipe_set_base() local598 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()
68 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_hdmi_mode_set() local77 if (gma_crtc->pipe == 1) in cdv_hdmi_mode_set()156 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_hdmi_set_property()
127 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in gma_pipe_event_handler() local133 if (gma_crtc->page_flip_event) { in gma_pipe_event_handler()135 gma_crtc->page_flip_event); in gma_pipe_event_handler()136 gma_crtc->page_flip_event = NULL; in gma_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()337 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_set_property()
366 struct gma_crtc *gma_crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_mode_fixup() local375 if (!IS_MRST(dev) && gma_crtc->pipe == 0) { in psb_intel_lvds_mode_fixup()379 if (IS_MRST(dev) && gma_crtc->pipe != 0) { in psb_intel_lvds_mode_fixup()532 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
989 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_set_m_n() local992 int pipe = gma_crtc->pipe; in cdv_intel_dp_set_m_n()1040 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in cdv_intel_dp_mode_set() local1082 if (gma_crtc->pipe == 1) in cdv_intel_dp_mode_set()1097 pfit_control |= gma_crtc->pipe << PFIT_PIPE_SHIFT; in cdv_intel_dp_mode_set()
992 struct gma_crtc *gma_crtc = to_gma_crtc(crtc); in psb_intel_sdvo_mode_set() local1079 if (gma_crtc->pipe == 1) in psb_intel_sdvo_mode_set()