[Intel-gfx] [PATCH 01/17] drm/i915: move dri1 vblank stubs to i915_dma.c

Daniel Vetter daniel at ffwll.ch
Fri Apr 27 00:34:48 CEST 2012


On Thu, Apr 26, 2012 at 11:19:08PM +0200, Daniel Vetter wrote:
> i915_dma.c contains most of the old dri1 horror-show, so move
> the remaining bits there, too. The code has been removed and
> the only thing left are some stubs to ensure that userspace
> doesn't try to use this stuff. vblank_pipe_set only returns 0
> without any side-effects, so we can even stub it out with
> the canonical drm_noop.
> 
> v2: Rebase against ENODEV changes.
> 
> Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

Ignore this patchbomb, gmail crapped out :(
-Daniel
-- 
Daniel Vetter
Mail: daniel at ffwll.ch
Mobile: +41 (0)79 365 57 48



More information about the Intel-gfx mailing list