All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/4] drm: exynos: update/fixes to HDMI driver
@ 2014-04-15  9:27 ` Tomasz Stanislawski
  0 siblings, 0 replies; 20+ messages in thread
From: Tomasz Stanislawski @ 2014-04-15  9:27 UTC (permalink / raw)
  To: linux-samsung-soc, dri-devel, linux-media
  Cc: Tomasz Stanislawski, pawel.moll, b.zolnierkie, sw0312.kim,
	kyungmin.park, robh+dt, rahul.sharma, m.chehab

Hi everyone,
This patchset adds 4 fixes/updates to EXYNOS DRM driver for
HDMI subsystem.

All comments are welcome.

Regards,
Tomasz Stanislawski

Changelog:

v2:
* fix check with gpio_is_valid()
* use U32_MAX instead of ULONG_MAX to be 64-bit-friendly
* use hdmi_driver_data as hdmi's compatile data

v1:
* initial version

Tomasz Stanislawski (4):
  drm: exynos: hdmi: simplify extracting hpd-gpio from DT
  drm: exynos: mixer: fix using usleep() in atomic context
  drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210
    SoC
  drm: exynos: hdmi: add support for pixel clock limitation

 .../devicetree/bindings/video/exynos_hdmi.txt      |    4 +++
 drivers/gpu/drm/exynos/exynos_hdmi.c               |   30 ++++++++++++++------
 drivers/gpu/drm/exynos/exynos_mixer.c              |    5 +++-
 include/media/s5p_hdmi.h                           |    1 +
 4 files changed, 31 insertions(+), 9 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-04-16  2:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15  9:27 [PATCHv2 0/4] drm: exynos: update/fixes to HDMI driver Tomasz Stanislawski
2014-04-15  9:27 ` Tomasz Stanislawski
2014-04-15  9:27 ` [PATCHv2 1/4] drm: exynos: hdmi: simplify extracting hpd-gpio from DT Tomasz Stanislawski
2014-04-15  9:27   ` Tomasz Stanislawski
2014-04-15  9:27 ` [PATCHv2 2/4] drm: exynos: mixer: fix using usleep() in atomic context Tomasz Stanislawski
2014-04-15  9:27   ` Tomasz Stanislawski
2014-04-15  9:27 ` [PATCHv2 3/4] drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoC Tomasz Stanislawski
2014-04-15  9:27   ` Tomasz Stanislawski
2014-04-15  9:27 ` [PATCHv2 4/4] drm: exynos: hdmi: add support for pixel clock limitation Tomasz Stanislawski
2014-04-15  9:27   ` Tomasz Stanislawski
2014-04-15  9:42   ` Rahul Sharma
2014-04-15  9:42     ` Rahul Sharma
2014-04-15 13:11     ` Tomasz Stanislawski
2014-04-15 13:11       ` Tomasz Stanislawski
2014-04-15 13:42       ` Rahul Sharma
2014-04-15 14:29         ` Tomasz Stanislawski
2014-04-16  2:07           ` Rahul Sharma
2014-04-16  2:07             ` Rahul Sharma
2014-04-15  9:49   ` Lucas Stach
2014-04-15  9:49     ` Lucas Stach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.