Mailinglist Archive: radeonhd (353 mails)
| < Previous | Next > |
[radeonhd] [Bug 15292] 0x9501:0x1002:0x2542:HIS Radeon HD 3870 with 512MB
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Tue, 1 Apr 2008 05:58:55 -0700 (PDT)
- Message-id: <20080401125855.5246613020C@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=15292
--- Comment #3 from Matthias Hopf <mhopf@xxxxxxx> 2008-04-01 05:58:54 PST ---
Only 256MB of the Videoram will be accessible by the processor directly, the
rest is only accessible by the GPU itself. 2D acceleration relies on software
fallbacks, so the framebuffer and pixmaps have to be CPU addressable. As e.g.
textures are typically uploaded by DMA, the whole memory can be used there.
That said, we don't have 3D yet :-]
--
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 Matthias Hopf <mhopf@xxxxxxx> 2008-04-01 05:58:54 PST ---
Only 256MB of the Videoram will be accessible by the processor directly, the
rest is only accessible by the GPU itself. 2D acceleration relies on software
fallbacks, so the framebuffer and pixmaps have to be CPU addressable. As e.g.
textures are typically uploaded by DMA, the whole memory can be used there.
That said, we don't have 3D yet :-]
--
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 > |