From: Ben Skeggs Date: Thu, 12 Jan 2012 06:00:57 +0000 (+1000) Subject: drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 X-Git-Tag: v3.3-rc1~70^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe887df1c3806da98d4edfeef7794d11eb0fe16;p=pandora-kernel.git drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 There exists at least one NVIDIA GPU (Quadro NVS 300) that has a DMS-59 connector which is capable of supporting DisplayPort, TMDS and VGA on a single connector. We need to bump the allowed encoder limit to support all three configs. Signed-off-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed