[xorg-bugzilla-noise] [Bug 1169] New: Add count checking to DMA on
Radeon.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 23 19:58:09 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1169
Summary: Add count checking to DMA on Radeon.
Product: xorg
Version: CVS_head
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Driver/Radeon
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: anholt at FreeBSD.org
We've seen a couple of bugs now involving mistakes in the
BEGIN_RING/ADVANCE_RING counts or mistakes of missing them entirely. I'd like
to add code to check that what happens inside of BEGIN/ADVANCE pairs matches
expectations. Attached is a patch which has verified a couple of bugs. I don't
expect the extra conditionals are expensive enough to warrant conditionalizing
them at compile time.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list