From: Chris Wilson Date: Sun, 17 Apr 2011 06:43:32 +0000 (+0100) Subject: drm: Export the command-line mode parser X-Git-Tag: v3.0-rc1~312^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1794d257fa7bab3ea5162f8abdca749996b65343;p=pandora-kernel.git drm: Export the command-line mode parser In the absence of configuration data for providing the fixed mode for a panel, I would like to be able to pass such modes along a separate module paramenter. To do so, I then need to parse a modeline from a string, which drm is already capable of. Export that capability to the drivers. Signed-off-by: Chris Wilson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed