]> 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)
commit9225352fa0828e76fe6a50a6d32a8fc3985733b1
tree94699ce980f30ac97d4dbf19c639a1406b904b26
parent4ec089fcbcbfc2d0cfd6046b66082795956b7477
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