]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Check HDCP returned status
authorAlex Hung <alex.hung@amd.com>
Tue, 11 Jun 2024 16:36:49 +0000 (10:36 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:10:36 +0000 (17:10 -0400)
commit5d93060d430b359e16e7c555c8f151ead1ac614b
treea5582c434fea87badf37efbb8264d6685bb82bc0
parent2c2ee1d1329881d8e6bb23c3b9f3b41df8a8055c
drm/amd/display: Check HDCP returned status

[WHAT & HOW]
Check mod_hdcp_execute_and_set() return values in authenticated_dp.

This fixes 3 CHECKED_RETURN issues reported by Coverity.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c