summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_edid_modes.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-22drm: Move mode tables to drm_edid.cThierry Reding1-774/+0
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-21/+21
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-09-13drm: consistently name interlaced modesRussell King - ARM Linux1-21/+21
2012-04-20drm: replace open-coded ARRAY_SIZE with macroJim Cromie1-4/+3
2012-04-20drm/edid: Add extra_modesAdam Jackson1-0/+11
2012-04-20drm/edid: Give the est3 mode struct a real nameAdam Jackson1-2/+4
2012-04-20drm/edid: Fix some comment typos in the DMT mode listAdam Jackson1-5/+5
2012-04-20drm/edid: Add the reduced blanking DMT modes to the DMT listAdam Jackson1-1/+93
2012-04-20drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring itPaulo Zanoni1-16/+22
2012-04-20drm: add the VIC number to the CEA EDID modesPaulo Zanoni1-64/+64
2011-12-19drm/edid: support CEA video modes.Christian Schmidt1-0/+284
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-2/+2
2010-08-10drm/edid: Split mode lists out to their own header for readabilityAdam Jackson1-0/+380