On Tuesday 29 of October 2013 12:12:54 Sean Paul wrote:
> This patch removes the call from encoder dpms into connector dpms (which
> will then call back into encoder dpms through the helper function). The
> callback is likely to keep connector->dpms in the right state when
> initiating dpms from cr
This patch removes the call from encoder dpms into connector dpms (which
will then call back into encoder dpms through the helper function). The
callback is likely to keep connector->dpms in the right state when
initiating dpms from crtc or encoder, but this isn't the right way to do
it. This patch