bianbu-linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp
Bhawanpreet Lakha 143678d12b drm/amd/display: Don't log hdcp module warnings in dmesg
[Why]
DTM topology updates happens by default now. This results in DTM
warnings when hdcp is not even being enabled. This spams the dmesg
and doesn't effect normal display functionality so it is better to log it
using DRM_DEBUG_KMS()

[How]
Change the DRM_WARN() to DRM_DEBUG_KMS()

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-09-17 17:56:47 -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: Don't log hdcp module warnings in dmesg 2020-09-17 17:56:47 -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