Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||
2008-09-18 | radeon: don't do full edid for detection purposes | Dave Airlie | |
2008-08-14 | various cleanups | Alex Deucher | |
- white space - move i2c_lock to radeon_i2c.c - enable tv dac on legacy | |||
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie | |
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. | |||
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl | |
radeonfb. | |||
2004-10-23 | Prepare to eliminate inter_module_get("agp") | Jon Smirl | |
2004-10-21 | Fix up the radeon i2c error handing | Jon Smirl | |
2004-10-20 | Don't release an i2c channel that has not initialized correctly | Jon Smirl | |
2004-10-19 | Fix missing I2C busses to be non-fatal error. | Jon Smirl | |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl | |
weren't Lindent's because their comments didn't convert very well. A bunch of other minor clean up with no code implact included. | |||
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl | |
2004-09-24 | Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you | Jon Smirl | |
edit files for 2.6 be sure and break the link to the 2.4 directory and copy the cvs history. |