drm/i915: Increase max fence pitch limit to 256KB on IVB+
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 9 Apr 2013 08:45:05 +0000 (11:45 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 07:43:20 +0000 (09:43 +0200)
BSpec contains several scattered notes which state that the maximum
fence stride was increased to 256KB on IVB.

Testing on real hardware agrees.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found