]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm: Import driver for the sil164 I2C TMDS transmitter.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 22 Jul 2010 15:06:18 +0000 (17:06 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:21:13 +0000 (10:21 +1000)
commite190bfe56841551b1ad5abb42ebd0c4798cc8c01
tree5a4759222056f95e0ffb085b267f8edb949579d4
parenta7b98b6748efdddd832b39662801c9f828df1813
drm: Import driver for the sil164 I2C TMDS transmitter.

sil164 transmitters are used for DVI outputs on Intel/nvidia and ATI setups.

So far only nouveau can use this driver.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Tested-by: Patrice Mandin <patmandin@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i2c/Makefile
drivers/gpu/drm/i2c/sil164_drv.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/Kconfig
include/drm/i2c/sil164.h [new file with mode: 0644]