[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-09 Thread Inki Dae
On 2014? 06? 02? 20:48, Andrzej Hajda wrote: > On 06/02/2014 12:42 PM, Andrzej Hajda wrote: >> On 06/02/2014 12:11 PM, Tomasz Figa wrote: >>> Hi Rahul, Andrzej, >>> >>> On 02.06.2014 11:42, Rahul Sharma wrote: On 2 June 2014 14:41, Andrzej Hajda wrote: > Hi Rahul, > > On 05/28/201

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Inki Dae
On 2014? 06? 02? 18:42, Rahul Sharma wrote: > On 2 June 2014 14:41, Andrzej Hajda wrote: >> Hi Rahul, >> >> On 05/28/2014 08:11 AM, Rahul Sharma wrote: >>> System hangs when FIMD registers are accessed to disable >>> hardware overlays. This is because of the clocks which are >>> not enabled before

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread YoungJun Cho
Hi Rahul, On 06/02/2014 06:42 PM, Rahul Sharma wrote: > On 2 June 2014 14:41, Andrzej Hajda wrote: >> Hi Rahul, >> >> On 05/28/2014 08:11 AM, Rahul Sharma wrote: >>> System hangs when FIMD registers are accessed to disable >>> hardware overlays. This is because of the clocks which are >>> not ena

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Rahul Sharma
On 2 June 2014 14:41, Andrzej Hajda wrote: > Hi Rahul, > > On 05/28/2014 08:11 AM, Rahul Sharma wrote: >> System hangs when FIMD registers are accessed to disable >> hardware overlays. This is because of the clocks which are >> not enabled before register access. >> >> 'Hardware overlay disable' i

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Andrzej Hajda
On 06/02/2014 12:42 PM, Andrzej Hajda wrote: > On 06/02/2014 12:11 PM, Tomasz Figa wrote: >> Hi Rahul, Andrzej, >> >> On 02.06.2014 11:42, Rahul Sharma wrote: >>> On 2 June 2014 14:41, Andrzej Hajda wrote: Hi Rahul, On 05/28/2014 08:11 AM, Rahul Sharma wrote: > System hangs when

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Andrzej Hajda
On 06/02/2014 12:11 PM, Tomasz Figa wrote: > Hi Rahul, Andrzej, > > On 02.06.2014 11:42, Rahul Sharma wrote: >> On 2 June 2014 14:41, Andrzej Hajda wrote: >>> Hi Rahul, >>> >>> On 05/28/2014 08:11 AM, Rahul Sharma wrote: System hangs when FIMD registers are accessed to disable hardware

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Tomasz Figa
Hi Rahul, Andrzej, On 02.06.2014 11:42, Rahul Sharma wrote: > On 2 June 2014 14:41, Andrzej Hajda wrote: >> Hi Rahul, >> >> On 05/28/2014 08:11 AM, Rahul Sharma wrote: >>> System hangs when FIMD registers are accessed to disable >>> hardware overlays. This is because of the clocks which are >>> n

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-06-02 Thread Andrzej Hajda
Hi Rahul, On 05/28/2014 08:11 AM, Rahul Sharma wrote: > System hangs when FIMD registers are accessed to disable > hardware overlays. This is because of the clocks which are > not enabled before register access. > > 'Hardware overlay disable' is cleaned from the FIMD probe. > > Signed-off-by: Ra

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe

2014-05-28 Thread Rahul Sharma
System hangs when FIMD registers are accessed to disable hardware overlays. This is because of the clocks which are not enabled before register access. 'Hardware overlay disable' is cleaned from the FIMD probe. Signed-off-by: Rahul Sharma --- Based on exynos-drm-next branch. drivers/gpu/drm/ex