gpu: drm: exynos: Add extcon notification for hdmi connection 60/156260/5 accepted/tizen/4.0/unified/20171018.231844 accepted/tizen/unified/20171018.165341 submit/tizen/20171018.070350 submit/tizen_4.0/20171018.070324 tizen_4.0.m2_release
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 17 Oct 2017 23:21:05 +0000 (08:21 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Oct 2017 06:37:08 +0000 (15:37 +0900)
commit38b49e085208b237e60a1cf36ecc480688d2f34a
treea36a5aab85756b59a966f54f0908fc202e2de239
parent97e1580d782b1bb62373db71fbfaaf0ea0bb6e35
gpu: drm: exynos: Add extcon notification for hdmi connection

Currently, hdmi connection generates only uevent by drm core. In
addition, it has no information about connection state. But, Tizen
starts TV-out behavior along with extcon uevent. To this end, this
patch will add extcon notification for hdmi connection.

Change-Id: I831d53ed345631273fc797c3625c67a70443ae25
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/exynos_hdmi.c