[PATCH 0/3] drm/omap: add crtc properties
Neil Armstrong
narmstrong at baylibre.com
Tue Sep 21 14:16:51 UTC 2021
This patchset adds the following CRTC properties:
- background color
- transparency keying property
- alpha blender on DSS3
Tomi Valkeinen (3):
drm/omap: add crtc background property
drm/omap: add crtc transparency key property
drm/omap: add alpha blender property
drivers/gpu/drm/omapdrm/dss/dispc.c | 4 +-
drivers/gpu/drm/omapdrm/dss/omapdss.h | 2 +-
drivers/gpu/drm/omapdrm/omap_crtc.c | 85 ++++++++++++++++++++++++++-
drivers/gpu/drm/omapdrm/omap_drv.c | 30 ++++++++++
drivers/gpu/drm/omapdrm/omap_drv.h | 6 ++
5 files changed, 121 insertions(+), 6 deletions(-)
--
2.25.1
More information about the dri-devel
mailing list