]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: remove assert around dpp_base replacement
authorMelissa Wen <mwen@igalia.com>
Fri, 16 Jan 2026 15:50:49 +0000 (12:50 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Feb 2026 15:31:34 +0000 (16:31 +0100)
commit00c57e2369386e244de92db0d58548cea574fedd
tree4eec91517191dc21e0c6fc3db0558a4a1e6b8e5f
parent8e6f50396170939e4444ae18cd488f24b41bd5fd
drm/amd/display: remove assert around dpp_base replacement

[ Upstream commit 84962445cd8a83dc5bed4c8ad5bbb2c1cdb249a0 ]

There is nothing wrong if in_shaper_func type is DISTRIBUTED POINTS.
Remove the assert placed for a TODO to avoid misinterpretations.

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 1714dcc4c2c53e41190896eba263ed6328bcf415)
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c