commit | a31546e25563b13f2a5d7216ec83da93ecf6d1ca | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Apr 13 16:31:39 2012 -0300 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 20 12:48:39 2012 +0100 |
tree | 0d81195d7d3ebdac834ffbc69716bec536f78f89 | |
parent | 099e014b056665c8271a1cd613b5126896c4dac5 [diff] |
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 <paulo.r.zanoni@intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>