[PATCH] drm/exynos: disable unused windows on apply

2014-06-23 Thread Inki Dae
On 2014? 06? 23? 21:12, Andrzej Hajda wrote: > Gently ping. Oops, sorry. Applied. Thanks, Inki Dae > > Regards > Andrzej > > On 06/09/2014 04:10 PM, Andrzej Hajda wrote: >> The patch disables non-enabled HW windows on applying >> configuration, it will allow to clear windows enabled >> by boo

[PATCH] drm/exynos: disable unused windows on apply

2014-06-23 Thread Andrzej Hajda
Gently ping. Regards Andrzej On 06/09/2014 04:10 PM, Andrzej Hajda wrote: > The patch disables non-enabled HW windows on applying > configuration, it will allow to clear windows enabled > by bootloader. > > Signed-off-by: Andrzej Hajda > --- > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 ++ >

[PATCH] drm/exynos: disable unused windows on apply

2014-06-09 Thread Andrzej Hajda
The patch disables non-enabled HW windows on applying configuration, it will allow to clear windows enabled by bootloader. Signed-off-by: Andrzej Hajda --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/d