drm/i915: add constants to size fence arrays and fields
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 9 Oct 2011 19:52:02 +0000 (21:52 +0200)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Nov 2011 16:20:37 +0000 (09:20 -0700)
commit4b9de737fad5bd8993e6070530802de22f32744d
tree156183628ff3cc2a3887d71660e3c5d506e1e256
parent775d17b6ca4357048f36c22151335addfe15db4b
drm/i915: add constants to size fence arrays and fields

In preparation of to support 32 fences on Ivybdrigde.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c