From: Ben Skeggs Date: Fri, 30 May 2014 15:48:06 +0000 (+1000) Subject: drm/nouveau/dp: fix support for dpms X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4874322e78d505d38c8d4481118af5c9f0e8306d;p=pandora-kernel.git drm/nouveau/dp: fix support for dpms SOR_PWR has no effect to power-off DP links, unlike other SOR protocols. Instead, on the source side, we cut power to the lanes after having put the sink into D3. Link training takes care of everything required to bring it back again. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed