OSDN Git Service

drm/amd/display: Move enable fractional pwm call
authorWyatt Wood <wyatt.wood@amd.com>
Mon, 30 Mar 2020 13:08:04 +0000 (09:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Apr 2020 22:11:47 +0000 (18:11 -0400)
commitdd5a94ce6c022bf60b821c29728258430912eb0b
tree4b8927f5243286f70c0db719d8f6214fc7bec7cc
parent4c0de7de4cd568d16032d67a768271fb4977f94f
drm/amd/display: Move enable fractional pwm call

[Why]
Dmcu init fw call has some logic to initialize abm values.  Since this
doesn't exist on dmcub, must find a proper place for it in the abm
sequence.

[How]
Move enable fractional pwm call.

Signed-off-by: Wyatt Wood <wyatt.wood@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c