summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon Ser <simon.ser@intel.com>2019-07-01 10:58:56 +0300
committerSimon Ser <simon.ser@intel.com>2019-07-02 14:00:53 +0300
commit82ce278cc0cda365e47d33a9eb836dabd359fd95 (patch)
tree213e7769c4f286cf8542a43217937142ae6a6d70 /tests
parent4009375fd4e7153f21507046f97ee145c751cef9 (diff)
tests/kms_chamelium: remove outdated comment
We now generate our own EDID for DP audio tests. Signed-off-by: Simon Ser <simon.ser@intel.com> Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/kms_chamelium.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/kms_chamelium.c b/tests/kms_chamelium.c
index 50ac0db6..b749b559 100644
--- a/tests/kms_chamelium.c
+++ b/tests/kms_chamelium.c
@@ -2160,8 +2160,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);