drm/amd/display: Check return of shaper curve to HW format
authorAlex Hung <alex.hung@amd.com>
Fri, 6 Feb 2026 05:54:27 +0000 (22:54 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Feb 2026 17:16:11 +0000 (12:16 -0500)
commitd3b03850bddc775eacb13cb3969141cf725308ab
treed5cc2958819d19a418f1d910d0b397e899ad1b2d
parentb6a65009e7ce3f0cc72da18f186adb60717b51a0
drm/amd/display: Check return of shaper curve to HW format

[Why & How]
Check return of cm3_helper_translate_curve_to_hw_format.

This is reported as a CHECKED_RETURN error by Coverity.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Ray Wu <ray.wu@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/dcn32/dcn32_hwseq.c