aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_modes.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-26
|/
* drm/edid: Fix sync polarity for secondary GTF curveAdam Jackson2010-04-08
* drm/modes: Fix interlaced mode namesAdam Jackson2010-04-05
* drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
* lib: Introduce generic list_sort functionDave Chinner2010-01-13
* drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-03
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm/kms: try to find the std mode in DMT tableZhao Yakui2009-09-07
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\
| * drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-08
* | drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez2009-08-12
* | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-04
* | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-04
* | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-15
* | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-15
|/
* drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao2009-06-12
* DRM: add mode setting supportDave Airlie2008-12-29