Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-07 | radeon_ms: another fb fix reset mode if fb changed | Jerome Glisse | |
2008-04-06 | radeon_ms: fix framebuffer code | Jerome Glisse | |
2008-04-03 | radeon_ms: fixes fb handling | Jerome Glisse | |
2008-03-10 | rradeon_ms: rework fence code and bring radeon ms up to date | Jerome Glisse | |
2008-02-20 | drm/fb: get rid of offset from structure use bo offset | Dave Airlie | |
2007-12-06 | radeon_ms: fix fbcon by fixing palette | Jerome Glisse | |
2007-12-06 | radeon_ms: update to lastest fb change | Jerome Glisse | |
2007-12-04 | radeon_ms: radeon modesetting first commit. | Jerome Glisse | |
This should work on all radeon but there is still many things todo: - add crtc2 - tmds - lvds - add bios data table so we don't need to hardcode dac/crtc infos - separate clock control to make power saving easier & cleaner - tiling (warning tiling shouldn't be enable in double scan or interlace) - surface reg manager (this goes along with tiling) - suspend/resume hook - avivo & r500 family support - atom bios support (for posting card mostly) - finish superioctl skeleton - what else ? :) |