Re: [PATCH] drm/exynos: add cursor plane support

2015-09-04 Thread Gustavo Padovan
Hi Inki, 2015-09-04 Inki Dae : > Hi Gustavo, > > I had already a review but I didn't give any comment to you. Sorry about > that. This patch looks good to me but one thing isn't clear. Below is my > comment. > > > On 2015년 09월 04일 05:14, Gustavo Padovan wrote: > > From: Gustavo Padovan > > >

Re: [PATCH] drm/exynos: add cursor plane support

2015-09-04 Thread Inki Dae
On 2015년 09월 04일 16:19, Daniel Vetter wrote: > On Fri, Sep 04, 2015 at 01:05:35PM +0900, Inki Dae wrote: >> Hi Gustavo, >> >> I had already a review but I didn't give any comment to you. Sorry about >> that. This patch looks good to me but one thing isn't clear. Below is my >> comment. >> >> >> On

Re: [PATCH] drm/exynos: add cursor plane support

2015-09-04 Thread Daniel Vetter
On Fri, Sep 04, 2015 at 01:05:35PM +0900, Inki Dae wrote: > Hi Gustavo, > > I had already a review but I didn't give any comment to you. Sorry about > that. This patch looks good to me but one thing isn't clear. Below is my > comment. > > > On 2015년 09월 04일 05:14, Gustavo Padovan wrote: > > From

Re: [PATCH] drm/exynos: add cursor plane support

2015-09-03 Thread Inki Dae
Hi Gustavo, I had already a review but I didn't give any comment to you. Sorry about that. This patch looks good to me but one thing isn't clear. Below is my comment. On 2015년 09월 04일 05:14, Gustavo Padovan wrote: > From: Gustavo Padovan > > Set one of the planes for each crtc driver as a curs

[PATCH] drm/exynos: add cursor plane support

2015-09-03 Thread Gustavo Padovan
From: Gustavo Padovan Set one of the planes for each crtc driver as a cursor plane enabled window managers to fully work on exynos. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 9 ++--- drivers/gpu/drm/exynos/exynos7_drm_decon.c| 8 ++-- driv

[PATCH] drm/exynos: add cursor plane support

2015-08-15 Thread Gustavo Padovan
From: Gustavo Padovan Set one of the planes for each crtc driver as a cursor plane enabled window managers to fully work on exynos. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 9 ++--- drivers/gpu/drm/exynos/exynos7_drm_decon.c| 8 ++-- driv