diff options
author | Laurentiu Palcu <[email protected]> | 2022-07-21 15:09:12 +0300 |
---|---|---|
committer | Laurentiu Palcu <[email protected]> | 2022-08-04 13:21:07 +0300 |
commit | 30bdc36b8c776cd4fce5de2a96ff28b37f96942f (patch) | |
tree | fad1deacbf8981ef9aeb1a47100f5afc516e3e39 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 66cee9097e2b74ff3c8cc040ce5717c521a0c3fa (diff) |
drm/imx/dcss: get rid of HPD warning message
When DCSS + MIPI_DSI is used, and the last bridge in the chain supports
HPD, we can see a "Hot plug detection already enabled" warning stack
trace dump that's thrown when DCSS is initialized.
The problem appeared when HPD was enabled by default in the
bridge_connector initialization, which made the
drm_bridge_connector_enable_hpd() call, in DCSS init path, redundant.
So, let's remove that call.
Fixes: 09077bc311658 ("drm/bridge_connector: enable HPD by default if supported")
Signed-off-by: Laurentiu Palcu <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions