Home
last modified time | relevance | path

Searched hist:"3 ae24362e02df0aa27ed1dc9d85b720514c99d20" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.cdiff 3ae24362e02df0aa27ed1dc9d85b720514c99d20 Mon Oct 26 13:03:40 CET 2015 Andrzej Hajda <a.hajda@samsung.com> drm/exynos/mixer: replace direct cross-driver call with drm mode validation

HDMI driver called directly function from MIXER driver to invalidate modes
not supported by MIXER. The patch replaces the hack with proper .atomic_check
callback.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>