On Mon, 2012-05-28 at 08:06 +0100, Chris Wilson wrote:
No, the i915_error_state had everything I needed to see. It is the old ddx bug that was hardcoding a maximum relocation address that never corresponded with an actual hw limit. As soon we try to use memory above that value, the GPU decides not to listen to us any more.
Fixed in xf86-video-intel 2.14.901
Which you'd need to build yourself, since I couldn't build F14 updates even if I wanted to. F15 has something much newer in updates though.
- ajax