]> 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>
Wed, 7 Aug 2024 22:13:44 +0000 (18:13 -0400)
commit4df19b14f6311c860223f349356da2c08ae92101
treebde7fed5aecc34315a25d0006cf0ab5fadb1fb25
parentf2aaed194a54d78c307c44d1829c7e1ba67e9ba5
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>
(cherry picked from commit 675d9ac9d0de765531e94f9fdc536989a997a324)
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c