From: Neil Armstrong <narmstrong@baylibre.com>
To: tomba@kernel.org
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 0/3] drm/omap: add crtc properties
Date: Tue, 21 Sep 2021 16:16:51 +0200 [thread overview]
Message-ID: <20210921141654.66550-1-narmstrong@baylibre.com> (raw)
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
next reply other threads:[~2021-09-21 14:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-21 14:16 Neil Armstrong [this message]
2021-09-21 14:16 ` [PATCH 1/3] drm/omap: add crtc background property Neil Armstrong
2021-09-21 14:16 ` [PATCH 2/3] drm/omap: add crtc transparency key property Neil Armstrong
2021-09-21 14:16 ` [PATCH 3/3] drm/omap: add alpha blender property Neil Armstrong
2021-09-21 14:28 ` [PATCH 0/3] drm/omap: add crtc properties Tomi Valkeinen
2021-09-21 14:30 ` Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210921141654.66550-1-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tomba@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox