Comment # 18 on bug 62959 from
Attachment 72794 [details] applied on kernel 3.9-rc6 hangs (2 on 2) at
spec/glsl-1.10/execution/built-in-functions/vs-max-vec2-vec2


Applying [...] @@ -459,6 +459,7 @@ static int radeon_cs_ib_vm_chunk(struct
radeon_device *rdev,
        if (r) {
                goto out;
        }
+       radeon_fence_wait(vm->fence, false);
        radeon_cs_sync_rings(parser);

on 3.9-rc5 hangs everytime (3 on 3) on spec/EXT_transform_feedback/order arrays
triangles


I still have to test Jerome's patches.


You are receiving this mail because: