public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/omap: Support for hotplug detection
@ 2017-05-15  9:03 Peter Ujfalusi
  2017-05-15  9:03 ` [PATCH 1/3] drm/omap: Support for HDMI hot plug detection Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Peter Ujfalusi @ 2017-05-15  9:03 UTC (permalink / raw)
  To: tomi.valkeinen, airlied, laurent.pinchart; +Cc: jsarha, dri-devel, linux-kernel

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-05-24  9:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15  9:03 [PATCH 0/3] drm/omap: Support for hotplug detection Peter Ujfalusi
2017-05-15  9:03 ` [PATCH 1/3] drm/omap: Support for HDMI hot plug detection Peter Ujfalusi
2017-05-22 11:59   ` Tomi Valkeinen
2017-05-23  9:36     ` Laurent Pinchart
2017-05-15  9:03 ` [PATCH 2/3] drm/omap: displays: connector-hdmi: Support for " Peter Ujfalusi
2017-05-23  9:45   ` Laurent Pinchart
2017-05-24  9:14     ` Peter Ujfalusi
2017-05-15  9:03 ` [PATCH 3/3] drm/omap: displays: encoder-tpd12s015: " Peter Ujfalusi
2017-05-23  9:48   ` Laurent Pinchart
2017-05-23 10:25     ` Tomi Valkeinen
2017-05-23 10:42       ` Laurent Pinchart
2017-05-23 11:23         ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox