Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
RE: [radeonhd] M72
- From: "Jeff Collins" <jcollins@xxxxxxxxxxxxxxxxx>
- Date: Wed, 7 Jan 2009 14:52:23 -0500
- Message-id: <000101c97101$761bd010$62537030$@com>
Have documents been released on the Atombios command tables, and in which
order to call them? If not are they going to be released? Are there
documents for the Atombios to be released?
Are there any branches or releases available for PowerPC, or any sort of
code where someone has already given this a try? I must have missed
discussion of this on this list.
Thanks,
Jeff Collins
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
order to call them? If not are they going to be released? Are there
documents for the Atombios to be released?
Are there any branches or releases available for PowerPC, or any sort of
code where someone has already given this a try? I must have missed
discussion of this on this list.
Thanks,
Jeff Collins
-----Original Message-----
From: Alex Deucher [mailto:alexdeucher@xxxxxxxxx]
Sent: Wednesday, January 07, 2009 2:15 PM
To: jcollins@xxxxxxxxxxxxxxxxx
Cc: radeonhd@xxxxxxxxxxxx
Subject: Re: [radeonhd] M72
On Wed, Jan 7, 2009 at 2:02 PM, Jeff Collins <jcollins@innovative-
ss.com> wrote:
In looking at the radeonhd driver, I do not see where memory isinitialized
on the graphics chip. Is this currently done by the video BIOS? Ifso are
there plans to put any initialization done by the BIOS into theradeonhd
driver to support non x86 architectures?
Atombios includes command tables that are written in an interpreted
language. These are used to initialize the asic since the
initialization is card specific. The driver contains an interpreter
that can execute the scripts natively on any platform. It's been used
successfully on powerpc for example.
Also is there any estimate on when 3D acceleration is going to besupported
for the M72, and when the documents from ATI/AMD are going to bereleased?
We released working sample code for using the 3D engine just before
new years (r600_demo, r6xx-r7xx-support branches of drm and radeonhd).
A register reference guide to accompany the code will be available
soon.
Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |