diff options
author | 2020-08-28 11:09:38 -0400 | |
---|---|---|
committer | 2020-09-15 18:23:14 -0400 | |
commit | 4cdd7b332ed139b1e37faeb82409a14490adb644 (patch) | |
tree | db58844928250e869c7f702e163ef475c46cf0c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/pm: support runtime pptable update for sienna_cichlid etc. (diff) | |
download | wireguard-linux-4cdd7b332ed139b1e37faeb82409a14490adb644.tar.xz wireguard-linux-4cdd7b332ed139b1e37faeb82409a14490adb644.zip |
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
[Why]
Previously we were only calling add_topology when hdcp was being enabled.
Now we call add_topology by default so the ERROR messages are printed if
the firmware is not loaded.
This error message is not relevant for normal display functionality so
no need to print a ERROR message.
[How]
Change DRM_ERROR to DRM_INFO
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions