diff options
| author | Guchun Chen <[email protected]> | 2021-07-13 13:44:46 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-07-16 13:51:24 -0400 |
| commit | b76a8062af2f3be08038e927aafb116e84053374 (patch) | |
| tree | e1c49159aa4603759dd2f147e06a0205ec97276a /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 85da6459f45b8e9e43170cc23090d5f2c7e16d3d (diff) | |
drm/amd/display: avoid printing ERROR for unknown CEA parse(v2)
For the unknown CEA parse case on DMUB-enabled ASICs, dmesg will
print an error message like below, this will be captured by
automation tools as it has the word like ERROR during boot up
and treated as a false error, as it does not break bootup process.
So use DRM_WARN printing for this.
[drm:amdgpu_dm_update_freesync_caps [amdgpu]] *ERROR* Unknown EDID CEA parser results
v2: Use DRM_WARN to print such info.
Signed-off-by: Guchun Chen <[email protected]>
Reviewed-by: Stylon Wang <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions