From: Ville Syrjälä Date: Thu, 2 Apr 2015 14:02:11 +0000 (+0300) Subject: drm/edid: Add DMT modes with ID > 0x50 X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~53^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcd74d2aeda25a78f7cc92f80650218b1bce0ca;p=pandora-kernel.git drm/edid: Add DMT modes with ID > 0x50 DMT Version 1.0, Rev. 13 lists a bunch of new modes we don't currently have in our dmt mode table. So add them. The order may look a bit weird since it's not sorted based on the DMT ID, but this is the order they appear in the standard. I suppose they are ordered by the resolution, pixel clock, or some such factor. I decided that it's perhaps best to keep the same order as the spec. Cc: "liu,lei" Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed