diff options
author | Sandor Yu <[email protected]> | 2023-08-04 14:11:45 +0800 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-08-04 10:31:41 +0200 |
commit | 6db96c7703edd6e37da8ca571dfe5e1ecb6010c1 (patch) | |
tree | b3b128dde22074c8c00e6127bee00508845180e7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b0e9267d4ccce9be9217337f4bc364ca24cf7f73 (diff) |
drm: bridge: dw_hdmi: Fix ELD is not updated issue
The ELD (EDID-Like Data) is not updated when the HDMI cable
is plugged into different HDMI monitors.
This is because the EDID is not updated in the HDMI HPD function.
As a result, the ELD data remains unchanged and may not reflect
the capabilities of the newly connected HDMI sink device.
To address this issue, the handle_plugged_change function should move to
the bridge_atomic_enable and bridge_atomic_disable functions.
Make sure the EDID is properly updated before updating ELD.
Signed-off-by: Sandor Yu <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions