Home
last modified time | relevance | path

Searched hist:"6 ace38a52783705038e312220eb5d31237866fec" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.cdiff 6ace38a52783705038e312220eb5d31237866fec Fri Sep 29 12:05:35 CEST 2017 Andrzej Hajda <a.hajda@samsung.com> drm/exynos/mixer: fix mode validation code

Mode limitation checked in mixer driver affects only older HW.
Mixer in Exynos542x has no such limitations. While at it patch changes
validation callback to recently introduced mode_valid which is more
suitable for the check. Additionally little cleanup is performed.

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>