drm/kms: add explicit encoder disable function and detach harder.
authorDave Airlie <airlied@redhat.com>
Mon, 31 Aug 2009 05:16:30 +0000 (15:16 +1000)
committerDave Airlie <airlied@linux.ie>
Tue, 1 Sep 2009 23:42:59 +0000 (09:42 +1000)
For shared tv-out and VGA encoders, we really need to know if
the encoder is just being switched off temporarily in blanking
or if we are really disabling it hard.

Also we need to try harder to disconnect encoders from unused
connectors so we can share more efficently.

(shared encoders stuff is coming in radeon tv-out support)

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found