http://bugs.freedesktop.org/show_bug.cgi?id=10561





------- Comment #9 from [EMAIL PROTECTED]  2007-04-09 01:47 PST -------
> It means there are currently no indirect buffers available. This can happen
> intermittently during normal operation, but when it persists that probably
> means the card has locked up. Unfortunately, the symptoms of a lockup don't
> really say anything about its cause.

The last DRM commands I see in the strace output are:

ioctl(13, 0x4008642a, 0xffeda0b4)       = 0
gettimeofday({1176052195, 567600}, NULL) = 0
ioctl(13, 0x40106450, 0xffeda04c)       = 0
ioctl(13, 0xc0086451, 0xffeda06c)       = 0
ioctl(13, 0xc010643a, 0xffeda06c)       = 0
ioctl(13, 0x6447, 0)                    = 0(In reply to comment #7)

Which translates to:

 DRM_IOCTL_LOCK
 DRM_RADEON_CMDBUF
 DRM_RADEON_GETPARAM
 DRM_IOCTL_WAIT_VBLANK
 DRM_RADEON_SWAP

There's no UNLOCK!  Is it implicit in the swap operation?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to