]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 24 Aug 2017 13:33:54 +0000 (15:33 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 25 Aug 2017 02:58:01 +0000 (11:58 +0900)
commiteb902a4bead5bf47d5468eb148f40783ade2c9f6
treed22549e47aff799eb0f745d0da8a172c356e8c2e
parent727e6cbe566b84072472f688a5556ff4668f87cc
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode

MIC driver should use info from CRTC to check mode of work instead of
illegally peeking into nodes of other devices.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_mic.c