From: Darren Etheridge Date: Fri, 21 Jun 2013 18:52:25 +0000 (-0500) Subject: drm/tilcdc: adding more guards to prevent selection of invalid modes X-Git-Tag: v3.11-rc1~65^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c5d0a819e495a79cf76a8c63c5a30c327a89a5;p=pandora-kernel.git drm/tilcdc: adding more guards to prevent selection of invalid modes The tilcdc has a number of limitations for the allowed sizes of the various adjustable timing parameter. Some modes are outside of these timings. This commit will prune modes that report timings that will overflow the allowed sizes in the tilcdc. Signed-off-by: Darren Etheridge Acked-by: Rob Clark Signed-off-by: Dave Airlie --- Reading git-diff-tree failed