]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix warning storm on Raven2
authorRoman Li <Roman.Li@amd.com>
Tue, 9 Oct 2018 17:50:09 +0000 (13:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Oct 2018 19:47:04 +0000 (14:47 -0500)
commit127d9411b589a5ae14b3bc94a4b11065c9543ee7
tree94699ce980f30ac97d4dbf19c639a1406b904b26
parent84485fb5794fbbdb4c12d97ec6607dab56216401
drm/amd/display: Fix warning storm on Raven2

[Why]
Wrong index for pstate debug test register

[How]
Add correct index value for dcn1_01 in hubbub1_construct()

Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c