From: Paulo Zanoni Date: Fri, 13 Apr 2012 19:31:39 +0000 (-0300) Subject: drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it X-Git-Tag: v3.5-rc1~83^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31546e25563b13f2a5d7216ec83da93ecf6d1ca;p=pandora-kernel.git drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it CEA modes 6, 7, 8, 9, 21, 22, 23, 24, 44, 45, 50, 51, 54, 55, 58 and 59 require sending pixel data 2 times. This doesn't mean the modes will work yet, but now the drivers know they're different. Signed-off-by: Paulo Zanoni Reviewed-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed