aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_modes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie1-2/+1
2009-09-07drm/kms: try to find the std mode in DMT tableZhao Yakui1-5/+6
2009-08-20Merge Linus master to drm-nextDave Airlie1-0/+2
2009-08-13drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez1-1/+1
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard1-0/+2
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui1-2/+2
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui1-5/+3
2009-07-15drm/mode: add the GTF algorithm in kernel spaceZhao Yakui1-0/+197
2009-07-15drm/mode: add the CVT algorithm in kernel spaceZhao Yakui1-0/+219
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao1-7/+11
2008-12-29DRM: add mode setting supportDave Airlie1-0/+576