]> 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)
commit3ac27acb65bc10908d3e2d3e545cc6b2b13227e9
treed22549e47aff799eb0f745d0da8a172c356e8c2e
parent676a8e9665042cbe90407e73cfb052db8ed26f54
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