summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_display.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-21/+18
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie1-1/+5
2009-09-18drm/radeon/kms: add initial connector propertiesDave Airlie1-0/+81
2009-09-16drm/radeon/kms: we should return 0 when we have no modes not -1.Dave Airlie1-1/+1
2009-09-08drm/radeon/kms: add initial radeon tv-out support.Dave Airlie1-5/+8
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-3/+2
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse1-26/+42
2009-07-15drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher1-1/+5
2009-06-19drm: EDID endianness fixes.Michel Dänzer1-1/+1
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+692