From: Daniel Stone Date: Fri, 22 May 2015 12:34:47 +0000 (+0100) Subject: drm/mode: Validate modes inside drm_crtc_convert_umode X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~41^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dec9a9648f825a0698fd875d2834b597f122bd6;p=pandora-kernel.git drm/mode: Validate modes inside drm_crtc_convert_umode The only user of convert_umode was also performing mode validation, so do that in the same place. Signed-off-by: Daniel Stone Tested-by: Sean Paul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed