summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorDaniel Vetter2012-04-23 16:50:50 +0200
committerDaniel Vetter2012-05-03 11:18:14 +0200
commit63ed2cb2d15019edf8af324479028996046c8631 (patch)
tree538c7bfbab43b996ec26edb2d0a2ced7bf12fcd5 /drivers/gpu/drm/i915/i915_dma.c
parentdrm/i915: disallow gem ums init ioctl for kms (diff)
downloadkernel-qcow2-linux-63ed2cb2d15019edf8af324479028996046c8631.tar.gz
kernel-qcow2-linux-63ed2cb2d15019edf8af324479028996046c8631.tar.xz
kernel-qcow2-linux-63ed2cb2d15019edf8af324479028996046c8631.zip
drm/i915: rip out GEM drm feature checks
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. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_dma.c')
0 files changed, 0 insertions, 0 deletions