]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerInki Dae <inki.dae@samsung.com>
Thu, 26 Oct 2017 00:06:32 +0000 (09:06 +0900)
commit3fc40ca9695c6a10c528f80306b1731128eca8c1
treed73b6ac43338ae69a91ad98b46c7be6a9aa19a3c
parent71469944dea0e7c5d9426171a7a5fb3609b9d15f
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