aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_modes.c
AgeCommit message (Expand)Author
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-07drm/kms: try to find the std mode in DMT tableZhao Yakui
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-13drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-07-15drm/mode: add the GTF algorithm in kernel spaceZhao Yakui
2009-07-15drm/mode: add the CVT algorithm in kernel spaceZhao Yakui
2009-06-12drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao
2008-12-29DRM: add mode setting supportDave Airlie