[PATCH 0/4] TI LCDC DRM driver

2013-01-29 Thread Rob Clark
One more iteration.. now with more cowbell! The first patch adds the basic driver and TFP410 DVI output. The second patch adds support for NXP TDA998x family of i2c connected HDMI encoders. It is split out into an i2c encoder-slave in case someone else has hw with the same HDMI encoder. The fin

[PATCH 0/4] TI LCDC DRM driver

2013-01-29 Thread Rob Clark
One more iteration.. now with more cowbell! The first patch adds the basic driver and TFP410 DVI output. The second patch adds support for NXP TDA998x family of i2c connected HDMI encoders. It is split out into an i2c encoder-slave in case someone else has hw with the same HDMI encoder. The fin

[PATCH 0/4] TI LCDC DRM driver

2013-01-23 Thread Sascha Hauer
Hi Rob, On Tue, Jan 22, 2013 at 04:36:21PM -0600, Rob Clark wrote: > > drivers/gpu/drm/Kconfig| 2 + > drivers/gpu/drm/Makefile | 1 + > drivers/gpu/drm/i2c/Makefile | 3 + > drivers/gpu/drm/i2c/tda998x_drv.c | 908 > +++

Re: [PATCH 0/4] TI LCDC DRM driver

2013-01-22 Thread Sascha Hauer
Hi Rob, On Tue, Jan 22, 2013 at 04:36:21PM -0600, Rob Clark wrote: > > drivers/gpu/drm/Kconfig| 2 + > drivers/gpu/drm/Makefile | 1 + > drivers/gpu/drm/i2c/Makefile | 3 + > drivers/gpu/drm/i2c/tda998x_drv.c | 908 > +++

[PATCH 0/4] TI LCDC DRM driver

2013-01-22 Thread Rob Clark
I think this driver is ready to go, so I've removed the 'RFC' tag. Prove me wrong by reviewing the patches and sending comments ;-) The first patch adds the basic driver and TFP410 DVI output. The second patch adds support for NXP TDA998x family of i2c connected HDMI encoders. It is split out i

[PATCH 0/4] TI LCDC DRM driver

2013-01-22 Thread Rob Clark
I think this driver is ready to go, so I've removed the 'RFC' tag. Prove me wrong by reviewing the patches and sending comments ;-) The first patch adds the basic driver and TFP410 DVI output. The second patch adds support for NXP TDA998x family of i2c connected HDMI encoders. It is split out i