[GIT PULL] fixes for STI drm driver

2015-01-21 Thread Benjamin Gaignard
Hello Dave, I think you have been confuse between two pull requests. In this thread of mail you advice me to use git request-pull but it was on something you had already merged, so I have apply your advice on my next path. The only one waiting for your approbation is this one: http://lists.freede

[GIT PULL] fixes for STI drm driver

2015-01-21 Thread Dave Airlie
On 9 January 2015 at 09:18, Dave Airlie wrote: > On 8 December 2014 at 18:45, Benjamin Gaignard > wrote: >> Hello David, >> >> This series of patches fix various issues in STI drm driver. >> Now HDMI i2c adapter could be selected in device tree >> and plug detection doesn't use gpio anymore. >> I

[GIT PULL] fixes for STI drm driver

2015-01-09 Thread Dave Airlie
On 8 December 2014 at 18:45, Benjamin Gaignard wrote: > Hello David, > > This series of patches fix various issues in STI drm driver. > Now HDMI i2c adapter could be selected in device tree > and plug detection doesn't use gpio anymore. > I also had fix some signal timing problems after testing th

[GIT PULL] fixes for STI drm driver

2014-12-08 Thread Benjamin Gaignard
Hello David, This series of patches fix various issues in STI drm driver. Now HDMI i2c adapter could be selected in device tree and plug detection doesn't use gpio anymore. I also had fix some signal timing problems after testing the driver on more hardware. The remaining patches attemps to simpl