commit | 3a062478308187d4b4d0ef546a16e66852d03489 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Apr 09 11:45:05 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 18 09:43:20 2013 +0200 |
tree | badc8dadee86229c6b671e9ca0c7fb36aa06142a | |
parent | fe48d8de34eeaefb2c71dab68ea7c236f06e5877 [diff] |
drm/i915: Increase max fence pitch limit to 256KB on IVB+ 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>