]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Add missing DET segments programming
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Mon, 22 Jul 2024 22:53:42 +0000 (16:53 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Aug 2024 14:37:44 +0000 (10:37 -0400)
commit675d9ac9d0de765531e94f9fdc536989a997a324
tree080c404a7f85cba88b159fec7294ba4910e84dd2
parentab799c16c9d537fa2f070283f1ca63a4425502e9
drm/amd/display: Add missing DET segments programming

The commit 5034b935f62a ("drm/amd/display: Modify DHCUB waterwark
structures and functions") introduced a code refactor for DCHUB, but
during the merge process into amd-staging-drm-next, the program det
segments were removed. This commit adds the DET segment programming for
DCN35.

Fixes: 5034b935f62a ("drm/amd/display: Modify DHCUB waterwark structures and functions")
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c