Age | Commit message (Collapse) | Author |
|
pci id from legume on #radeon
(cherry picked from commit a9746114369d516072d841ec356ec3ba3d0be71a)
|
|
(cherry picked from commit c037b4ce8769ad840a257e22b1e4ad58b8ed96fa)
|
|
See bug 14289
com_bios_scratch.diff
|
|
|
|
|
|
RS400 (intel based IGP) and RS480 (AMD based IGP) have different
MC setups and need to be handled differently
|
|
After debugging with partymola on #radeon, adding this allowed his
Dell Vostro 1000 to work properly
|
|
|
|
DACs are working well, DIG support (DVI, HDMI, LVDS, etc.)
still has some issues.
|
|
add pciids for each subdriver, make no use of the match_data functionality.
thanks to Alex Deucher for reviewing and testing.
|
|
|
|
bug 14289
|
|
fix the csv file and re-gen the headers.
|
|
|
|
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.
|