Lines Matching refs:dev_priv
60 struct drm_psb_private *dev_priv = dev->dev_private; in gma_pipe_set_base() local
64 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_pipe_set_base()
142 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_load_lut() local
144 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut()
166 dev_priv->regs.pipe[0].palette[i] = in gma_crtc_load_lut()
203 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_dpms() local
206 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_crtc_dpms()
214 dev_priv->ops->disable_sr(dev); in gma_crtc_dpms()
324 dev_priv->ops->update_wm(dev, crtc); in gma_crtc_dpms()
336 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_cursor_set() local
401 if (dev_priv->ops->cursor_needs_phys) { in gma_crtc_cursor_set()
415 tmp_dst = dev_priv->vram_addr + cursor_gt->offset; in gma_crtc_cursor_set()
539 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_set_config() local
542 if (!dev_priv->rpm_enabled) in gma_crtc_set_config()
558 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_save() local
561 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_save()
601 struct drm_psb_private *dev_priv = dev->dev_private; in gma_crtc_restore() local
604 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_restore()