From: Geert Uytterhoeven <geert+renesas@glider.be>
To: dri-devel@lists.freedesktop.org
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
linux-renesas-soc@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH libdrm 0/3] Add support for DRM_FORMAT_NV{24,42}
Date: Wed, 5 Jul 2023 17:26:14 +0200 [thread overview]
Message-ID: <cover.1688570702.git.geert+renesas@glider.be> (raw)
Hi all,
This patch series adds support for semi-planar YUV formats with
non-subsampled chroma planes.
It has been tested with the shmob_drm driver on the R-Mobile A1-based
Atmark Techno Armadillo-800-EVA development board.
Thanks for your comments!
Geert Uytterhoeven (3):
util: Add NV24 and NV42 frame buffer formats
util: Add pattern support for DRM_FORMAT_NV{24,42}
modetest: Add support for DRM_FORMAT_NV{24,42}
tests/modetest/buffers.c | 20 ++++++++++++++++++++
tests/util/format.c | 2 ++
tests/util/pattern.c | 4 ++++
3 files changed, 26 insertions(+)
--
2.34.1
next reply other threads:[~2023-07-05 15:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 15:26 Geert Uytterhoeven [this message]
2023-07-05 15:26 ` [PATCH libdrm 1/3] util: Add NV24 and NV42 frame buffer formats Geert Uytterhoeven
2023-07-07 10:36 ` Laurent Pinchart
2023-07-05 15:26 ` [PATCH libdrm 2/3] util: Add pattern support for DRM_FORMAT_NV{24,42} Geert Uytterhoeven
2023-07-07 10:36 ` Laurent Pinchart
2023-07-05 15:26 ` [PATCH libdrm 3/3] modetest: Add " Geert Uytterhoeven
2023-07-07 10:38 ` Laurent Pinchart
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=cover.1688570702.git.geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-renesas-soc@vger.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