[PATCHv2 00/17] drm/omap: misc patches

Tomi Valkeinen tomi.valkeinen at ti.com
Wed Feb 28 11:25:57 UTC 2018


Hi,

This is v2 of the series.

I've rebased these on top of Laurent's latest patches. I also dropped most of
Peter's patches, as they need rebasing and some work. I think I addressed all
of Laurent's comments to the patches in this v2.

 Tomi

Benoit Parrot (2):
  drm/omap: dispc: disp_wb_setup to check return code
  drm/omap: Add pclk setting case when channel is DSS_WB

Jyri Sarha (1):
  drm/omap: Allow HDMI audio setup even if we do not have video
    configured

Peter Ujfalusi (1):
  drm/omap: Init fbdev emulation only when we have displays

Tomi Valkeinen (13):
  drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
  drm/omap: cleanup fbdev init/free
  drm/omap: add HPD support to connector-dvi
  dt-bindings: display: add HPD gpio to DVI connector
  drm/omap: remove leftover enums
  drm/omap: set WB channel-in in wb_setup()
  drm/omap: fix WBDELAYCOUNT for HDMI
  drm/omap: fix WBDELAYCOUNT with interlace
  drm/omap: fix WB height with interlace
  drm/omap: fix scaling limits for WB
  drm/omap: add writeback funcs to dispc_ops
  drm/omap: fix maximum sizes
  drm/omap: cleanup color space conversion

 .../bindings/display/connector/dvi-connector.txt   |   1 +
 drivers/gpu/drm/omapdrm/displays/connector-dvi.c   | 118 +++++++++++++++
 drivers/gpu/drm/omapdrm/dss/dispc.c                | 160 +++++++++++++++------
 drivers/gpu/drm/omapdrm/dss/dss.h                  |  20 ---
 drivers/gpu/drm/omapdrm/dss/hdmi4.c                |  33 ++---
 drivers/gpu/drm/omapdrm/dss/hdmi5.c                |  37 +++--
 drivers/gpu/drm/omapdrm/dss/omapdss.h              |  35 +++--
 drivers/gpu/drm/omapdrm/omap_drv.c                 |  20 +--
 drivers/gpu/drm/omapdrm/omap_fbdev.c               |  24 ++--
 drivers/gpu/drm/omapdrm/omap_fbdev.h               |   9 +-
 10 files changed, 311 insertions(+), 146 deletions(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



More information about the dri-devel mailing list