summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_modes.c
AgeCommit message (Expand)Author
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau
2012-03-15drm: Add drm_mode_copy()Ville Syrjälä
2012-02-13drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-07-25DRM: clean up and document parsing of video= parameterRolf Eike Beer
2011-05-04drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie
2011-04-28drm: Export the command-line mode parserChris Wilson
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-04-09drm/edid: Fix sync polarity for secondary GTF curveAdam Jackson
2010-04-06drm/modes: Fix interlaced mode namesAdam Jackson
2010-04-06drm/edid: Add secondary GTF curve supportAdam Jackson
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