Age | Commit message (Collapse) | Author |
|
noted by ndim on #radeonhd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DDC still not working yet
|
|
|
|
|
|
|
|
Conflicts:
src/radeon_chipset.h
src/radeon_driver.c
src/radeon_probe.c
|
|
This uses a single file with all the pciids and parameters for radeon
family and setup in it. I don't run the perl script at build time to avoid
a perl dependency on build but adding pci ids should be done via the csv file
with openoffice or gnumeric if possible.
|
|
|
|
|
|
Conflicts:
src/radeon_cursor.c
src/radeon_output.c
|
|
ssh://people.freedesktop.org/~agd5f/xf86-video-ati-atom into agd-atom
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ssh://people.freedesktop.org/~agd5f/xf86-video-ati-atom into agd-atom
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
re-organize the output type
|
|
Update parser works fine on r4xx.
|
|
I commented out the object parsing for the time being as
using it will require some thought as to new output
related data structures.
|
|
|
|
|
|
|
|
doesn't compile ATM
|
|
|
|
|
|
|
|
|
|
|
|
|