[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170515090312.32051-1-peter.ujfalusi@ti.com>
Date: Mon, 15 May 2017 12:03:09 +0300
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: <tomi.valkeinen@...com>, <airlied@...ux.ie>,
<laurent.pinchart@...asonboard.com>
CC: <jsarha@...com>, <dri-devel@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] drm/omap: Support for hotplug detection
Hi,
this series will add support for HPD in omapdrm. Instead of polling for HPD
changes we can use interrupts to be notified of HPD change, thus we can react to
events faster.
The series is based on top of 4.12-rc1
Regards,
Peter
---
Peter Ujfalusi (3):
drm/omap: Support for HDMI hot plug detection
drm/omap: displays: connector-hdmi: Support for hot plug detection
drm/omap: displays: encoder-tpd12s015: Support for hot plug detection
drivers/gpu/drm/omapdrm/displays/connector-hdmi.c | 104 +++++++++++++++++++++
.../gpu/drm/omapdrm/displays/encoder-tpd12s015.c | 81 ++++++++++++++++
drivers/gpu/drm/omapdrm/dss/omapdss.h | 17 ++++
drivers/gpu/drm/omapdrm/omap_connector.c | 32 ++++++-
drivers/gpu/drm/omapdrm/omap_drv.c | 29 ++++++
5 files changed, 262 insertions(+), 1 deletion(-)
--
2.12.2
Powered by blists - more mailing lists