diff options
author | Peter Collingbourne <[email protected]> | 2021-11-16 18:07:24 -0800 |
---|---|---|
committer | Robert Foss <[email protected]> | 2021-11-30 13:03:04 +0100 |
commit | 19cf41b64e3b150cf64fa01dec13f20dc86d95b2 (patch) | |
tree | 9775f3294f5f457e5b1c72b9a7b07df27a3b7916 /lib/mpi/mpi-sub-ui.c | |
parent | 09717af7d13d63df141ae6e71686289989d17efd (diff) |
lontium-lt9611: check a different register bit for HDMI sensing
It has been observed that with certain monitors such as the HP Z27n,
the register 0x825e reads a value of 0x79 when the HDMI cable is
connected and 0x78 when it is disconnected, i.e. bit 0 appears
to correspond to the HDMI connection status and bit 2 is never
set. Therefore, change the driver to check bit 0 instead of bit 2.
Signed-off-by: Peter Collingbourne <[email protected]>
Link: https://linux-review.googlesource.com/id/I7e76411127e1ce4988a3f6d0c8ba5f1c3d880c23
Reviewed-by: Vinod Koul <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions