Mailinglist Archive: radeonhd (365 mails)
| < Previous | Next > |
[radeonhd] [Bug 20470] UploadToScreen causes corruption
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Wed, 4 Mar 2009 14:06:25 -0800 (PST)
- Message-id: <20090304220625.9996B13005A@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=20470
--- Comment #3 from Alex Deucher <agd5f@xxxxxxxxx> 2009-03-04 14:06:25 PST ---
Ugh AGP. Please attach your xorg log and config.
you can disable UTS and DFS like so:
Option "ExaNoDownloadFromScreen"
Option "ExaNoUploadToScreen"
You might also try forcing the bustype to PCIE to use the on-chip GART
interface rather than AGP (i.e., return RHD_CARD_PCIE in rhdGetCardType()).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
--- Comment #3 from Alex Deucher <agd5f@xxxxxxxxx> 2009-03-04 14:06:25 PST ---
Ugh AGP. Please attach your xorg log and config.
you can disable UTS and DFS like so:
Option "ExaNoDownloadFromScreen"
Option "ExaNoUploadToScreen"
You might also try forcing the bustype to PCIE to use the on-chip GART
interface rather than AGP (i.e., return RHD_CARD_PCIE in rhdGetCardType()).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |