summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid_modes.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-21/+21
|\
| * drm: consistently name interlaced modesRussell King - ARM Linux2012-09-131-21/+21
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
|/
* drm: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-201-4/+3Star
* drm/edid: Add extra_modesAdam Jackson2012-04-201-0/+11
* drm/edid: Give the est3 mode struct a real nameAdam Jackson2012-04-201-2/+4
* drm/edid: Fix some comment typos in the DMT mode listAdam Jackson2012-04-201-5/+5
* drm/edid: Add the reduced blanking DMT modes to the DMT listAdam Jackson2012-04-201-1/+93
* drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring itPaulo Zanoni2012-04-201-16/+22
* drm: add the VIC number to the CEA EDID modesPaulo Zanoni2012-04-201-64/+64
* drm/edid: support CEA video modes.Christian Schmidt2011-12-191-0/+284
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-2/+2
* drm/edid: Split mode lists out to their own header for readabilityAdam Jackson2010-08-101-0/+380