OSDN Git Service

drm/amd/display: Allow system to enter stutter on init
authorAnthony Koo <Anthony.Koo@amd.com>
Wed, 3 Apr 2019 20:59:56 +0000 (16:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2019 22:27:32 +0000 (17:27 -0500)
commit41629f02c604546e24a911413b99cd9d80e842db
tree9b91f765b519aaaf4b567e35cf5411dc4b557686
parentbb20be7510203db17c6c09f888cf328e307f1701
drm/amd/display: Allow system to enter stutter on init

[Why]
Workaround was missing in one HW disable path,
meaning when all pipes are power gated, stutter was
not working

[How]
Add workaround for init_hw path for stutter
workaround

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c