drm/exynos/mixer: move resolution configuration to single function
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 29 Sep 2017 10:05:34 +0000 (12:05 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:04 +0000 (14:56 +0900)
commit57a545419f5031b3f806a8831627bb6be5fac385
tree77af4c1c619d30648f8c5133f51eee18e5eb6985
parentab8f1f4ef0706a48be0b8320952a47db93b91fbc
drm/exynos/mixer: move resolution configuration to single function

Screen resolution configuration depends on HW version, let's put it into
single function to make it consistent and simplify the code.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c