Avivo with ATI X12xx
Matthew Mastracci
mmastrac at gmail.com
Mon Jul 30 07:22:59 PDT 2007
On 7/30/07, Jerome Glisse <glisse at freedesktop.org> wrote:
> Matthew Mastracci wrote:
> > void
> > diff --git a/xorg/avivo_output.c b/xorg/avivo_output.c
> > FAMILY_RV530 },
> > { PCI_CHIP_RV530_7293, CHIP_FAMILY_RV530 },
> > + { PCI_CHIP_X1200, CHIP_FAMILY_RV515 },
> Maybe reg are at different address, two way to debug this do radeondump
> under fglrx
> and under avivo (through ssh) and compare them:
> git clone git://people.freedesktop.org/~glisse/radeondump
> Or get some vbedump to see how we should set mode
> wget http://people.freedesktop.org/~glisse/vbespy.tar.bz2
>
> radeondump -d fglrx
> radeondump -d avivo
> dcomp avivo fglrx
Great - I'll try to run those. I'm running FC7 x64, so I needed to
debug and patch the fglrx driver to get it to even start. I have it
running now, so I can try out those register dumps.
> vbetest -m modenumber 2> modedump
> converter modedump (edit converter.c to change pio addr)
Thanks for the help.
More information about the xorg
mailing list