[Intel-gfx] [PATCH i-g-t v3 0/3] 4K and audio HDMI EDID injection

Marius Vlad marius.c.vlad at intel.com
Wed Mar 23 17:09:35 UTC 2016


This series adds support for HDMI injection (4K and audio), and it needs
https://lists.freedesktop.org/archives/intel-gfx/2016-March/090698.html.

v3:

- extend kms_force_connector_basic instead of creating a new test.
- upon reloading the driver the number of outputs increases so we need
to make sure we're checking all of them.

v2:

- Use a proper subject.

- Added speaker data block and check that we get indeed a valid ELD for audio
injection, otherwise we can not tell if the audio injection succeeded.


Marius Vlad (3):
  lib/igt_kms: Add helpers for injecting 4k HDMI EDID, and HDMI-capable
    audio.
  lib/igt_kms: Allow forcing HDMI connectors and remove checks against
    BDW and HSW.
  tests/kms_force_connector_basic: Add HDMI and audio EDID injection.

 lib/igt_kms.c                     | 193 +++++++++++++++++++++++++++++--
 lib/igt_kms.h                     |   2 +
 tests/kms_force_connector_basic.c | 236 +++++++++++++++++++++++++++++++++++++-
 3 files changed, 417 insertions(+), 14 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list