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)
commita3a0544b2c84e1d7a2022b558ecf66d8c6a8dd93
tree03debf96cac31e7661999d937f5ffaba6ada9e08
parented017d9fb17af3162f5acf922eb5731c541e1f3a
drm/kms: add explicit encoder disable function and detach harder.

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>
drivers/gpu/drm/drm_crtc_helper.c
include/drm/drm_crtc_helper.h