]> git.baikalelectronics.ru Git - kernel.git/commit
drm: return if changed in drm_helper_hpd_irq_event()
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Fri, 18 Oct 2013 14:11:28 +0000 (16:11 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Oct 2013 13:21:07 +0000 (14:21 +0100)
commit13f6d4386858ce6767a947f98e9a645c31fa1563
tree28fdc65646c33e46460a8d593df1becda994b512
parent61d1849863010db982b60e4e7377523663f5f933
drm: return if changed in drm_helper_hpd_irq_event()

The caller may want to know whether the configuration was changed, and
if an hotplug event was sent.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c
include/drm/drm_crtc_helper.h