"Taylor R Campbell" writes: > Module Name: src > Committed By: riastradh > Date: Mon Mar 2 17:53:00 UTC 2015 > > Modified Files: > src/sys/external/bsd/drm2/dist/drm/radeon: radeon_fence.c > > Log Message: > Return the error if there is one in radeon_fence_wait_seq. > > Don't just always say we succeeded! > > > To generate a diff of this commit: > cvs rdiff -u -r1.5 -r1.6 \ > src/sys/external/bsd/drm2/dist/drm/radeon/radeon_fence.c
this is infact the problem change -- reverting back to radeon_fence.c 1.5 gives me (mostly) working drm again. .mrg.