1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/modules/hdcp
Bhawanpreet Lakha bd80d584cd 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>
2020-09-15 17:52:41 -04:00
..
hdcp.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp.h drm/amd/display: Add CP_IRQ clear capability 2020-09-15 17:52:40 -04:00
hdcp1_execution.c drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
hdcp1_transition.c drm/amd/display: Workaround to do HDCP authentication twice on certain displays 2020-03-05 00:30:04 -05:00
hdcp2_execution.c drm/amd/display: Remove hdcp display state with mst fix 2020-04-09 10:43:16 -04:00
hdcp2_transition.c drm/amd/display: update HDCP DTM immediately after hardware programming 2020-02-12 16:01:46 -05:00
hdcp_ddc.c drm/amd/display: Fix CP_IRQ clear bit and logic 2020-09-15 17:52:40 -04:00
hdcp_log.c drm/amd/display: fix typo 2020-04-09 10:43:16 -04:00
hdcp_log.h drm/amd/display: Add stay count and bstatus to HDCP log 2020-03-09 13:48:59 -04:00
hdcp_psp.c drm/amd/display: Don't use DRM_ERROR() for DTM add topology 2020-09-15 17:52:41 -04:00
hdcp_psp.h drm/amd/display: Handle revoked receivers 2020-02-12 16:01:30 -05:00
Makefile drm/amd/display: Add execution and transition states for HDCP2.2 2019-11-19 10:12:53 -05:00