[Intel-gfx] [PATCH 03/22] drm/i915: rip out GEM drm feature checks

Chris Wilson chris at chris-wilson.co.uk
Tue Apr 24 00:28:46 CEST 2012


On Mon, 23 Apr 2012 16:50:50 +0200, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> We always set it so there's no point in checking. We could
> instead add a bit that tells us whether gem is actually
> initialized (i.e. either kms or gem_init_ioctl called), but
> that's imho not worth it.
> 
> So just rip it out.
> 
> There's a little change in the wait_ring timeout, but we've never
> run with anything else than the 60 second timeout, even on dri1
> userspace.

No so much of a change as dead-code elimination.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list