Re: [PATCH 01/10] drm/exynos/mixer: abstract out output mode setup code

2017-09-12 Thread Andrzej Hajda
Hi Tobias, Thanks for review. On 12.09.2017 14:29, Tobias Jakobi wrote: > Hello Andrzej, > > > Andrzej Hajda wrote: >> Mode setup code is called from video plane update and mixer plane update. >> Lets group it together in mixer_commit function like in case of other >> Exynos CRTCs. > Minor typo:

Re: [PATCH 01/10] drm/exynos/mixer: abstract out output mode setup code

2017-09-12 Thread Tobias Jakobi
Hello Andrzej, Andrzej Hajda wrote: > Mode setup code is called from video plane update and mixer plane update. > Lets group it together in mixer_commit function like in case of other > Exynos CRTCs. Minor typo: Lets --> Let's Reviewed-by: Tobias Jakobi With some small question below. > Sign