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://bugs.freedesktop.org/show_bug.cgi?id=9042
--- Additional Comments From [EMAIL PROTECTED] 2006-11-18 03:14 ---
r300
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://bugs.freedesktop.org/show_bug.cgi?id=8250
--- Additional Comments From [EMAIL PROTECTED] 2006-11-18 04:55 ---
(In r
Hi,
A patch for making sure VBO's are mapped breaks r300:
http://marc.theaimsgroup.com/?l=mesa3d-cvs&m=116364446305536&w=2
It would appear we "just" need to add _ae_(un)map_vbos() the right
places in radeon_vtxfmt_a.c.
Rune Petersen
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://bugs.freedesktop.org/show_bug.cgi?id=9011
--- Additional Comments From [EMAIL PROTECTED] 2006-11-18 08:40 ---
I hop
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://bugs.freedesktop.org/show_bug.cgi?id=9074
Summary: X locks with black screen on startup with ATI RV370 5B64
http://bugzilla.kernel.org/show_bug.cgi?id=4607
--- Additional Comments From [EMAIL PROTECTED] 2006-11-18 12:39 ---
It seems like I can avoid the crashes with Option "BusType" "PCI" alone. Using
Option "DmaMode" "None" alone helps for glxgears, but crashes with other 3D
screensavers.
Rune Petersen wrote:
> Hi,
>
> A patch for making sure VBO's are mapped breaks r300:
>
> http://marc.theaimsgroup.com/?l=mesa3d-cvs&m=116364446305536&w=2
>
> It would appear we "just" need to add _ae_(un)map_vbos() the right
> places in radeon_vtxfmt_a.c.
Rune, my expectation was that the chang
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://bugs.freedesktop.org/show_bug.cgi?id=8758
--- Additional Comments From [EMAIL PROTECTED] 2006-11-18 13:37 ---
I fil
Keith Whitwell wrote:
> Rune Petersen wrote:
>> Hi,
>>
>> A patch for making sure VBO's are mapped breaks r300:
>>
>> http://marc.theaimsgroup.com/?l=mesa3d-cvs&m=116364446305536&w=2
>>
>> It would appear we "just" need to add _ae_(un)map_vbos() the right
>> places in radeon_vtxfmt_a.c.
>
> Rune,