On Fri, 28 Sep 2012 09:27:18 +0200 Rob Clark rob.clark@linaro.org wrote:
From: Rob Clark rob@ti.com
When disabling unused connectors, be sure to call connector->dpms(OFF), so if there is actually some IP to turn off (such as external bridge chips, etc), these actually do get turned off.
That's a fairly drastic and non-obvious API change for all the other drivers. Have you tested this widely on other hardware ?
Alan