From: Ville Syrjälä Date: Wed, 17 Dec 2014 11:56:22 +0000 (+0200) Subject: drm: Reorganize probed mode validation X-Git-Tag: fixes-v4.0-rc1~91^2~45^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05acaec334fcc1132d1e48c5042e044651e0b75b;p=pandora-kernel.git drm: Reorganize probed mode validation Make drm_mode_validate_size() and drm_mode_validate_flag() deal with a single mode instead of having each iterate through the mode list. The hope is that in the future we might be able to share various mode validation functions between modeset and get_modes. Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed