| Summary: | drm/DRI broken (out of DMA buffers?) for ATI Radeon 7200 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Pierre Beyssac <pb> |
| Component: | kern | Assignee: | Eric Anholt <anholt> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.1-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Pierre Beyssac
2003-06-25 10:20:15 UTC
Responsible Changed From-To: freebsd-bugs->anholt Assign to drm maintainer Please try the DRM from DRI CVS. The locking stuff I just committed may deal with this. See the following link for instructions. http://dri.sf.net/cgi-bin/moin.cgi/CVS Check out trunk then: cd xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel ln -s ../../../shared/drm/kernel/*.[ch] ./ make -f Makefile.bsd depend all install Now reload the DRM and try to reproduce it. Note that sysctl hw.dri may be unsafe in low-memory situations, but I'm working on the fix for that at the moment. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org State Changed From-To: open->feedback Waiting for feedback. Scratch that, the latest code is now in FreeBSD CVS, too. Just upgrade and try again. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org State Changed From-To: feedback->closed Feedback timeout, and I think it's fixed anyway. On Mon, Nov 17, 2003 at 03:17:33PM -0800, Eric Anholt wrote: > Synopsis: drm/DRI broken (out of DMA buffers?) for ATI Radeon 7200 > > State-Changed-From-To: feedback->closed > State-Changed-By: anholt > State-Changed-When: Mon Nov 17 15:04:44 PST 2003 > State-Changed-Why: > Feedback timeout, and I think it's fixed anyway. Well, I tried to reproduce the problem and it didn't show up in a long while, so I guess that's okay. -- Pierre Beyssac pb@fasterix.frmug.org pb@fasterix.freenix.org Free domains: http://www.eu.org/ or mail dns-manager@EU.org |