Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |