Age | Commit message (Collapse) | Author |
|
|
|
- Add gamma set for legacy chips
- Add 16 bpp gamma set
|
|
- white space
- move i2c_lock to radeon_i2c.c
- enable tv dac on legacy
|
|
|
|
- removed save/init/restore chain with set functions
|
|
not all there yet
|
|
This is an initial import of the atom bios parser with modesetting support
for r500 hw using atombios. It also includes a simple memory manager
layer that translates a radeon GEM style interface onto TTM internally.
So far this memory manager has only been used for pinned object allocation
for the DDX to test modesetting.
|