[PATCH 2/2] drm/exynos: 'win' is always unsigned

2015-05-13 Thread Inki Dae
On 2015년 05월 12일 03:04, Tobias Jakobi wrote: > Hey Inki, > > Inki Dae wrote: >> On 2015년 05월 06일 21:10, Tobias Jakobi wrote: >>> The index for the hardware layer is always >=0. Previous >>> code that also used -1 as special index is now gone. >>> >>> Also apply this to 'ch_enabled' (de

[PATCH 2/2] drm/exynos: 'win' is always unsigned

2015-05-11 Thread Inki Dae
On 2015년 05월 06일 21:10, Tobias Jakobi wrote: > The index for the hardware layer is always >=0. Previous > code that also used -1 as special index is now gone. > > Also apply this to 'ch_enabled' (decon/fimd), since the > variable is on the same line (and is again always unsigned). I can see

[PATCH 2/2] drm/exynos: 'win' is always unsigned

2015-05-11 Thread Tobias Jakobi
Hey Inki, Inki Dae wrote: > On 2015년 05월 06일 21:10, Tobias Jakobi wrote: >> The index for the hardware layer is always >=0. Previous >> code that also used -1 as special index is now gone. >> >> Also apply this to 'ch_enabled' (decon/fimd), since the >> variable is on the same line (and is a

[PATCH 2/2] drm/exynos: 'win' is always unsigned

2015-05-07 Thread Gustavo Padovan
Hi Tobias, 2015-05-06 Tobias Jakobi : > The index for the hardware layer is always >=0. Previous > code that also used -1 as special index is now gone. > > Also apply this to 'ch_enabled' (decon/fimd), since the > variable is on the same line (and is again always unsigned). > > Signed-off-by: T

[PATCH 2/2] drm/exynos: 'win' is always unsigned

2015-05-06 Thread Tobias Jakobi
The index for the hardware layer is always >=0. Previous code that also used -1 as special index is now gone. Also apply this to 'ch_enabled' (decon/fimd), since the variable is on the same line (and is again always unsigned). Signed-off-by: Tobias Jakobi --- drivers/gpu/drm/exynos/exynos7_drm_