All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Unify HDMI audio EDID generation
@ 2019-05-27 12:03 Simon Ser
  2019-05-27 12:03 ` [igt-dev] [PATCH i-g-t 1/3] lib/tests/igt_edid: introduce EDID sanity checks Simon Ser
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Simon Ser @ 2019-05-27 12:03 UTC (permalink / raw)
  To: igt-dev; +Cc: martin.peres

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-06-03 13:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 12:03 [igt-dev] [PATCH i-g-t 0/3] Unify HDMI audio EDID generation Simon Ser
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.