drm/amd/display: Use tg count for opp init.
authorYongqiang Sun <yongqiang.sun@amd.com>
Tue, 29 May 2018 14:18:27 +0000 (07:18 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:31 +0000 (16:38 -0500)
commit0d8be24134eddaf5acc937f59d58e62d869f0a6f
treeea30511636552fc606ee64c389621a98bce656fc
parent2dfa76d328630de3dd4fc09b296ee9771ba13e39
drm/amd/display: Use tg count for opp init.

In case of tg count not equal to FE pipe count, if use pipe count to iterate
the tgs, it will cause BSOD.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c