[PATCH] drm: call connector->dpms(OFF) when disabling
Alan Cox
alan at lxorguk.ukuu.org.uk
Fri Sep 28 05:52:02 PDT 2012
On Fri, 28 Sep 2012 09:27:18 +0200
Rob Clark <rob.clark at linaro.org> wrote:
> From: Rob Clark <rob at 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
More information about the dri-devel
mailing list