Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | drm/radeon: fix a couple of array index errors | Darren Jenkins | |
There are a couple of array overruns, and some associated confusion in the code. This is just a wild guess at what the code should actually look like. Coverity CID: 13305 13306 agd5f: fix up the original intent of the timing code Signed-off-by: Darren Jenkins <darrenrjenkins@gmail.com> Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2009-09-08 | drm/radeon/kms: add initial radeon tv-out support. | Dave Airlie | |
This ports the tv-out code from the DDX to KMS. adds a radeon.tv module option, radeon.tv=0 to disable tv Signed-off-by: Dave Airlie <airlied@redhat.com> |