From: Keith Packard Date: Fri, 26 Nov 2010 18:45:58 +0000 (-0800) Subject: drm: Set connector DPMS status to ON in drm_crtc_helper_set_config X-Git-Tag: v2.6.37-rc5~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9dc102e284a5aa78c73fc9d72e11d5ccd8669f;p=pandora-kernel.git drm: Set connector DPMS status to ON in drm_crtc_helper_set_config When setting a new crtc configuration, force the DPMS state of all connectors to ON. Otherwise, they'll be left at OFF and a future mode set that disables the specified connector will not turn the connector off. Signed-off-by: Keith Packard Signed-off-by: Dave Airlie --- Reading git-diff-tree failed