summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_connectors.c
Commit message (Expand)AuthorAgeFilesLines
* drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-281-24/+40
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-251-2/+23
* drm/radeon/kms: enable dac load detection by default.Dave Airlie2009-09-251-0/+8
* drm/radeon/kms: add initial connector propertiesDave Airlie2009-09-181-21/+216
* drm/radeon/kms: Get LVDS native mode details from EDID if necessary.Michel Dänzer2009-09-161-1/+33
* drm/radeon/kms: Only add common modes which fit in both panel dimensions.Michel Dänzer2009-09-161-2/+4
* drm/radeon/kms: add common lvds modes in the ddc caseAlex Deucher2009-09-121-3/+6
* drm/radeon/kms: add common scaled modes for TV and LVDSAlex Deucher2009-09-111-9/+64
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-081-37/+178
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+603