drm/kms: slave encoder interface.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 2 Aug 2009 02:19:17 +0000 (04:19 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 04:10:51 +0000 (14:10 +1000)
Define some helper functions to make easier to detach a KMS encoder
implementation from the drm module of the GPU it's used in. This is
mainly useful for some external I2C encoders known to be present on
cards with GPUs from several different manufacturers.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found