]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Add missing program DET segment call to pipe init
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 25 Jul 2024 22:41:38 +0000 (16:41 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2024 22:18:40 +0000 (18:18 -0400)
commite8097cf1ce9e7ad8516ee95f06f7baaa31506035
tree15488fa1023016bd477ac6da5a8dd269878154cb
parent07cd40a0c9843653451f9355170770f6e42489c8
drm/amd/display: Add missing program DET segment call to pipe init

Add a callback that program the DET segment when initializing pipes.

Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit e1dbe625d6ac2821eb29e087db46cb539d8079f0)
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c