]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: DCN32 null data check
authorYihan Zhu <Yihan.Zhu@amd.com>
Mon, 31 Mar 2025 19:59:51 +0000 (15:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 15:28:01 +0000 (11:28 -0400)
commitc9646e5a7e01c3ede286ec5edd4fcb2e1e80261d
tree9aea8af26eeae31670fba91cb2e8dfb4be719705
parent2ba8619b9a378ad218ad6c2e2ccaee8f531e08de
drm/amd/display: DCN32 null data check

[WHY & HOW]
Avoid null curve data structure used in the cm block for the potential issue.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Yihan Zhu <Yihan.Zhu@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/mpc/dcn32/dcn32_mpc.c