[PATCH 0/7] drm/omap: misc improvements

Tomi Valkeinen tomi.valkeinen at ti.com
Mon Sep 2 12:53:52 UTC 2019


Hi,

Misc improvements to omapdrm which have been lying around for a long
time, and I've missed upstreaming them.

And one new one, which makes the DSS5 HDMI pick up the color range
automatically.

 Tomi

Alejandro Hernandez (1):
  drm/omap: tweak HDMI DDC timings

Jyri Sarha (3):
  drm/omap: Implement CTM property for CRTC using OVL managers CPR
    matrix
  drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
  drm/omap: dss: platform_register_drivers() to dss.c and remove core.c

Tomi Valkeinen (3):
  drm/omap: drop unneeded locking from mgr_fld_write()
  drm/omap: fix missing scaler pixel fmt limitations
  drm/omap: hdmi5: automatically choose limited/full range output

 drivers/gpu/drm/omapdrm/dss/Makefile     |   2 +-
 drivers/gpu/drm/omapdrm/dss/core.c       |  55 --------
 drivers/gpu/drm/omapdrm/dss/dispc.c      | 160 +++++++++++++++++------
 drivers/gpu/drm/omapdrm/dss/dss.c        |  37 ++++++
 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c | 125 ++++++++++--------
 drivers/gpu/drm/omapdrm/dss/omapdss.h    |   4 +
 drivers/gpu/drm/omapdrm/omap_crtc.c      |  39 +++++-
 drivers/gpu/drm/omapdrm/omap_plane.c     |  30 +++++
 8 files changed, 295 insertions(+), 157 deletions(-)
 delete mode 100644 drivers/gpu/drm/omapdrm/dss/core.c

-- 
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