Lines Matching refs:drm_device
44 static void i8xx_fbc_disable(struct drm_device *dev) in i8xx_fbc_disable()
70 struct drm_device *dev = crtc->dev; in i8xx_fbc_enable()
120 static bool i8xx_fbc_enabled(struct drm_device *dev) in i8xx_fbc_enabled()
129 struct drm_device *dev = crtc->dev; in g4x_fbc_enable()
153 static void g4x_fbc_disable(struct drm_device *dev) in g4x_fbc_disable()
170 static bool g4x_fbc_enabled(struct drm_device *dev) in g4x_fbc_enabled()
185 struct drm_device *dev = crtc->dev; in ilk_fbc_enable()
230 static void ilk_fbc_disable(struct drm_device *dev) in ilk_fbc_disable()
247 static bool ilk_fbc_enabled(struct drm_device *dev) in ilk_fbc_enabled()
256 struct drm_device *dev = crtc->dev; in gen7_fbc_enable()
318 bool intel_fbc_enabled(struct drm_device *dev) in intel_fbc_enabled()
330 struct drm_device *dev = work->crtc->dev; in intel_fbc_work_fn()
379 struct drm_device *dev = crtc->dev; in intel_fbc_enable()
422 void intel_fbc_disable(struct drm_device *dev) in intel_fbc_disable()
501 void intel_fbc_update(struct drm_device *dev) in intel_fbc_update()
661 struct drm_device *dev = dev_priv->dev; in intel_fbc_invalidate()
684 struct drm_device *dev = dev_priv->dev; in intel_fbc_flush()