From: Simon Ser <simon.ser@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: martin.peres@intel.com
Subject: [igt-dev] [PATCH i-g-t 0/3] Unify HDMI audio EDID generation
Date: Mon, 27 May 2019 15:03:04 +0300 [thread overview]
Message-ID: <20190527120307.14354-1-simon.ser@intel.com> (raw)
HDMI audio EDIDs are used in both HDMI injection tests and Chamelium audio
tests.
Simon Ser (3):
lib/tests/igt_edid: introduce EDID sanity checks
lib/igt_edid: add support for Speaker Allocation Data blocks
lib/igt_kms: introduce igt_kms_get_hdmi_audio_edid
lib/igt_edid.c | 12 ++++
lib/igt_edid.h | 18 +++++
lib/igt_kms.c | 133 ++++++++++++++++++++----------------
lib/igt_kms.h | 10 ++-
lib/tests/igt_edid.c | 97 ++++++++++++++++++++++++++
lib/tests/igt_hdmi_inject.c | 1 -
lib/tests/meson.build | 1 +
tests/kms_chamelium.c | 62 +----------------
tests/kms_hdmi_inject.c | 9 ++-
9 files changed, 215 insertions(+), 128 deletions(-)
create mode 100644 lib/tests/igt_edid.c
--
2.21.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-05-27 12:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-27 12:03 Simon Ser [this message]
2019-05-27 12:03 ` [igt-dev] [PATCH i-g-t 1/3] lib/tests/igt_edid: introduce EDID sanity checks Simon Ser
2019-06-03 13:11 ` Martin Peres
2019-05-27 12:03 ` [igt-dev] [PATCH i-g-t 2/3] lib/igt_edid: add support for Speaker Allocation Data blocks Simon Ser
2019-06-03 13:13 ` Martin Peres
2019-06-03 13:28 ` Ser, Simon
2019-06-03 13:34 ` Martin Peres
2019-05-27 12:03 ` [igt-dev] [PATCH i-g-t 3/3] lib/igt_kms: introduce igt_kms_get_hdmi_audio_edid Simon Ser
2019-06-03 13:18 ` Martin Peres
2019-05-27 12:57 ` [igt-dev] ✓ Fi.CI.BAT: success for Unify HDMI audio EDID generation Patchwork
2019-05-27 23:35 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
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=20190527120307.14354-1-simon.ser@intel.com \
--to=simon.ser@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=martin.peres@intel.com \
/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