drm/amd/display: print messages when programming shaper/3dlut fails
authorAlex Hung <alex.hung@amd.com>
Wed, 2 Oct 2024 23:55:11 +0000 (17:55 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2024 15:23:37 +0000 (11:23 -0400)
commitad6b76cd9145cd798655c18781736a2534f378c6
treee5604c61a153f4827b262498297d95710009854d
parent0fe33e115fec305c35c66b78ad26e3755ab54b9c
drm/amd/display: print messages when programming shaper/3dlut fails

[WHAT & HOW]
Print error messages when programming shaper lut or 3dlut fails.

This fixes 5 UNUSED_VALUE issues reported by Coverity.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c