[igt-dev] [PATCH i-g-t] tests/kms_chamelium: remove outdated comment
Simon Ser
simon.ser at intel.com
Mon Jul 1 07:59:59 UTC 2019
We now generate our own EDID for DP audio tests.
Signed-off-by: Simon Ser <simon.ser at intel.com>
---
tests/kms_chamelium.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/kms_chamelium.c b/tests/kms_chamelium.c
index 378024d8fd05..4d46caed14f3 100644
--- a/tests/kms_chamelium.c
+++ b/tests/kms_chamelium.c
@@ -2164,8 +2164,6 @@ igt_main
connector_subtest("dp-frame-dump", DisplayPort)
test_display_frame_dump(&data, port);
- /* The EDID we generate advertises HDMI audio, not DP audio.
- * Use the Chamelium's default EDID for DP audio. */
connector_subtest("dp-audio", DisplayPort)
test_display_audio(&data, port, "HDMI",
TEST_EDID_DP_AUDIO);
--
2.22.0
More information about the igt-dev
mailing list