]> 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>
Tue, 6 Aug 2024 15:11:01 +0000 (11:11 -0400)
commite1dbe625d6ac2821eb29e087db46cb539d8079f0
tree9a36381b71b46d5ae0be633e5f72c731ffa008dd
parent4f842ba7cdd83cba1d5c0bbd15ed9d14d882cf89
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>
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c