| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Move mode tables to drm_edid.c | Thierry Reding | 2013-02-22 | 1 | -774/+0 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -21/+21 |
|\ |
|
| * | drm: consistently name interlaced modes | Russell King - ARM Linux | 2012-09-13 | 1 | -21/+21 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
|/ |
|
* | drm: replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-04-20 | 1 | -4/+3 |
* | drm/edid: Add extra_modes | Adam Jackson | 2012-04-20 | 1 | -0/+11 |
* | drm/edid: Give the est3 mode struct a real name | Adam Jackson | 2012-04-20 | 1 | -2/+4 |
* | drm/edid: Fix some comment typos in the DMT mode list | Adam Jackson | 2012-04-20 | 1 | -5/+5 |
* | drm/edid: Add the reduced blanking DMT modes to the DMT list | Adam Jackson | 2012-04-20 | 1 | -1/+93 |
* | drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it | Paulo Zanoni | 2012-04-20 | 1 | -16/+22 |
* | drm: add the VIC number to the CEA EDID modes | Paulo Zanoni | 2012-04-20 | 1 | -64/+64 |
* | drm/edid: support CEA video modes. | Christian Schmidt | 2011-12-19 | 1 | -0/+284 |
* | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 2011-02-23 | 1 | -2/+2 |
* | drm/edid: Split mode lists out to their own header for readability | Adam Jackson | 2010-08-10 | 1 | -0/+380 |