Linux drm "war on typedefs"

2007-07-11 Thread Dave Airlie
Linus has decreed the evil of typedefs in the kernel, and the DRM is the proud winner of the "HEY MA: I CAN USE TYPEDEF" award, So I've cleaned up most of the typedefs in the Linux drm core (I did this in the kernel tree as I'd like to push it there first and backport it to the hell of the DRM git

[Bug 11547] New: gl error when aiglx is enabled

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11547 Summary: gl error when aiglx is enabled Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Compone

[Bug 9871] glClipPlane() has no effect

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9871 --- Comment #6 from [EMAIL PROTECTED] 2007-07-11 16:36 PST --- Based on the location of R300_PVS_UPLOAD_POINTSIZE, it supports 6 clipping planes. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You a

[Bug 9871] glClipPlane() has no effect

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9871 --- Comment #5 from [EMAIL PROTECTED] 2007-07-11 16:30 PST --- I just checked the clip plane numbering... GL_CLIP_PLANE0 = 0x400 GL_CLIP_PLANE1 = 0x401 So I guess it's just incremented for each clip plane. I'm not sure how many R300

[Bug 9871] glClipPlane() has no effect

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9871 --- Comment #4 from [EMAIL PROTECTED] 2007-07-11 16:26 PST --- Created an attachment (id=10672) --> (http://bugs.freedesktop.org/attachment.cgi?id=10672&action=view) Clip Plane -- Configure bugmail: http://bugs.freedesktop.org/userp

[Bug 9871] glClipPlane() has no effect

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9871 --- Comment #3 from [EMAIL PROTECTED] 2007-07-11 16:23 PST --- I've figured out how to upload the clipping planes. I'll attach some information so that Bugzilla doesn't reformat it. I can modify the driver later to support clipping pla

[Bug 9871] glClipPlane() has no effect

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9871 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] Version|6

[Bug 11542] Deadlock under load in via_dmablit.c on VT3122 hardware

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11542 --- Comment #1 from [EMAIL PROTECTED] 2007-07-11 05:54 PST --- Created an attachment (id=10665) --> (http://bugs.freedesktop.org/attachment.cgi?id=10665&action=view) A patch to fix the deadlock By limiting the number of blitq entries

[Bug 11542] New: Deadlock under load in via_dmablit.c on VT3122 hardware

2007-07-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11542 Summary: Deadlock under load in via_dmablit.c on VT3122 hardware Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal