diff options
| author | Wayne Lin <[email protected]> | 2022-04-28 20:49:44 +0800 |
|---|---|---|
| committer | Lyude Paul <[email protected]> | 2022-04-28 12:48:34 -0400 |
| commit | 1e6b8d5df017aa7a0cbff4555d1803ea3e8b3d8e (patch) | |
| tree | 7530b6f1e28f27210a38e1801411ac3840e504e1 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 4b674dd69701c2e22e8e7770c1706a69f3b17269 (diff) | |
drm/dp_mst: Lower down debug info level when receive NAK
[Why]
It's reasonable that we receive NAK while doing DP_REMOTE_DPCD_READ.
Downstream device might reply NAK with the reason and source should
react accordingly.
e.g.
1. When downstream device can't handle corresponding message in time,
it then replies NAK as reason been set as DEFER.
2. When multi-function branch-sink device doesn't enumerate virtual
DP peer devices for those multi-function down facing ports. Without
virtual DPCD, branch device might reply NAK with reason as BAD_PARAM
indicating this port can't do aux DPCD read.
It's expected result. Not an error.
[How]
Use drm_dbg_kms() to replace drm_err() when receive NAK.
Changes since v1:
* drm_dp_mst_topology.c file path changed. Folder was rename from
'dp' to 'display'
Signed-off-by: Wayne Lin <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
[fixed some indenting issues]
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions