[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-14 Thread Inki Dae
2014-03-14 3:10 GMT+09:00 Tomasz Figa : > On 13.03.2014 16:48, Inki Dae wrote: >> >> Hi Tomasz, >> >> 2014-03-13 23:05 GMT+09:00 Tomasz Figa : >>> >>> Hi Inki, >>> >>> >>> On 13.03.2014 08:33, Inki Dae wrote: Hi Sean, Merged your all patch series except for dt binding

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-14 Thread Inki Dae
Hi Tomasz, 2014-03-13 23:05 GMT+09:00 Tomasz Figa : > Hi Inki, > > > On 13.03.2014 08:33, Inki Dae wrote: >> >> Hi Sean, >> >> Merged your all patch series except for dt binding patches - it needs >> more cleanups about ddc and phy - and I had a little change just for >> cleanup. >> And some more

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-13 Thread Tomasz Figa
On 13.03.2014 16:48, Inki Dae wrote: > Hi Tomasz, > > 2014-03-13 23:05 GMT+09:00 Tomasz Figa : >> Hi Inki, >> >> >> On 13.03.2014 08:33, Inki Dae wrote: >>> >>> Hi Sean, >>> >>> Merged your all patch series except for dt binding patches - it needs >>> more cleanups about ddc and phy - and I had a

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-13 Thread Inki Dae
Hi Sean, Merged your all patch series except for dt binding patches - it needs more cleanups about ddc and phy - and I had a little change just for cleanup. And some more cleanups and enhanced feature set on top of your patch series would be merged, and then they will go to -next. Thanks, Inki

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-13 Thread Tomasz Figa
Hi Inki, On 13.03.2014 08:33, Inki Dae wrote: > Hi Sean, > > Merged your all patch series except for dt binding patches - it needs > more cleanups about ddc and phy - and I had a little change just for > cleanup. > And some more cleanups and enhanced feature set on top of your patch > series

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-06 Thread Andrzej Hajda
On 03/04/2014 02:57 PM, Inki Dae wrote: > Hi Andrzej, > > > 2014-03-04 20:03 GMT+09:00 Andrzej Hajda : >> Hi Inki, >> >> On 02/28/2014 03:28 AM, Inki Dae wrote: >> (...) >>> Andrzej Hajda from our team is already working on addressing remaining >>> issues with Sean's series, including fixing

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-04 Thread Inki Dae
Hi Andrzej, 2014-03-04 20:03 GMT+09:00 Andrzej Hajda : > Hi Inki, > > On 02/28/2014 03:28 AM, Inki Dae wrote: > (...) >> >> Andrzej Hajda from our team is already working on addressing remaining >> issues with Sean's series, including fixing removed parallel display >> support. Earlier this

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-03-04 Thread Andrzej Hajda
Hi Inki, On 02/28/2014 03:28 AM, Inki Dae wrote: (...) > > Andrzej Hajda from our team is already working on addressing remaining > issues with Sean's series, including fixing removed parallel display > support. Earlier this month he sent a series restoring support for DSI > panels:

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-28 Thread Inki Dae
2014? 2? 27? ???, Tomasz Figa?? ??? ???: > Hi Inki, > > On 27.02.2014 05:43, Inki Dae wrote: > >> Hi Tomasz, >> >> >> 2014-02-08 11:48 GMT+09:00 Tomasz Figa : >> >>> On 06.02.2014 20:54, Olof Johansson wrote: >>> On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: > >

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-27 Thread Tomasz Figa
Hi Inki, On 27.02.2014 05:43, Inki Dae wrote: > Hi Tomasz, > > > 2014-02-08 11:48 GMT+09:00 Tomasz Figa : >> On 06.02.2014 20:54, Olof Johansson wrote: >>> >>> On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: This patchset refactors parts of the exynos driver to move it closer to a

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-27 Thread Inki Dae
Hi Tomasz, 2014-02-08 11:48 GMT+09:00 Tomasz Figa : > On 06.02.2014 20:54, Olof Johansson wrote: >> >> On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: >>> >>> This patchset refactors parts of the exynos driver to move it closer to a >>> proper >>> drm driver (rather than just implementing a

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-08 Thread Tomasz Figa
On 06.02.2014 20:54, Olof Johansson wrote: > On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: >> This patchset refactors parts of the exynos driver to move it closer to a >> proper >> drm driver (rather than just implementing a drm layer on top of the hardware >> drivers). The hope is to get to

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-07 Thread Inki Dae
2014-02-07 Olof Johansson : > On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: >> This patchset refactors parts of the exynos driver to move it closer to a >> proper >> drm driver (rather than just implementing a drm layer on top of the hardware >> drivers). The hope is to get to a point where

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-07 Thread Tomasz Figa
Hi Sean, On 30.01.2014 22:18, Sean Paul wrote: > This patchset refactors parts of the exynos driver to move it closer to a > proper > drm driver (rather than just implementing a drm layer on top of the hardware > drivers). The hope is to get to a point where the dp/hdmi drivers can > implement

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-02-06 Thread Olof Johansson
On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul wrote: > This patchset refactors parts of the exynos driver to move it closer to a > proper > drm driver (rather than just implementing a drm layer on top of the hardware > drivers). The hope is to get to a point where the dp/hdmi drivers can >

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver

2014-01-30 Thread Sean Paul
This patchset refactors parts of the exynos driver to move it closer to a proper drm driver (rather than just implementing a drm layer on top of the hardware drivers). The hope is to get to a point where the dp/hdmi drivers can implement drm_connector/drm_encoder directly, and fimd/mixer can