]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add DCC/Tiling reset helper for DCN and DCE
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 4 Feb 2025 15:07:21 +0000 (08:07 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Feb 2025 20:12:34 +0000 (15:12 -0500)
commit098c9b58be2267a69d15403f6341e8c2da0d90a4
tree401187123d76dbee6f8d34f8be1e7c893c813a58
parent8ae6dfc0b61b170cf13832d4cfe2a0c744e621a7
drm/amd/display: Add DCC/Tiling reset helper for DCN and DCE

This commit introduces a function helper for resetting DCN/DCE DCC and
tiling. Those functions are generic for their respective DCN/DCE, so
they were added to the oldest version of each architecture.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/dce100/dce100_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.h
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.h