diff options
author | Aseda Aboagye <aaboagye@google.com> | 2019-01-15 20:04:38 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2019-01-19 00:13:52 -0800 |
commit | b81b644c86f6c4d1f802cd7f132d80085d2ddc90 (patch) | |
tree | ceab4bb3680bdd106262c3a7dab50dae59b9cce3 /fuzz | |
parent | 6d96d30de2d249527eee5bf17c80d343c378de43 (diff) | |
download | chrome-ec-b81b644c86f6c4d1f802cd7f132d80085d2ddc90.tar.gz |
nocturne: Check IRQ and HPD in DPStatus message.
Per the VESA DisplayPort Alt Mode on USB Type-C spec, IRQ_HPD indicates
that a high to low followed by a low to high transition was detected.
Therefore, we should be checking when IRQ is high and HPD is low is
received as that is an error. This commit fixes that bug where were
comparing our level to the GPU instead of what was shown in the PDO.
BUG=none
BRANCH=firmware-nocturne-10984.B
TEST=Flash nocturne, plug in Apple Multiport AV USB-C adapter, verify
that external display works.
Change-Id: I536dd0d2556794411eb8d54a9a0c34f61fff5253
Signed-off-by: Aseda Aboagye <aaboagye@google.com>
Reviewed-on: https://chromium-review.googlesource.com/c/1422458
Tested-by: Aseda Aboagye <aaboagye@chromium.org>
Reviewed-by: Benson Leung <bleung@google.com>
Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
(cherry picked from commit 3ed2914348316dd04a4eede7d2f7b1ce0f9434b1)
Reviewed-on: https://chromium-review.googlesource.com/1422460
Commit-Ready: Aseda Aboagye <aaboagye@chromium.org>
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions