]> asedeno.scripts.mit.edu Git - linux.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)
commitd567cc55c0a9bd2744d5f32e3090e55f9e0c0a40
tree94699ce980f30ac97d4dbf19c639a1406b904b26
parent71195ba670bc6070b5db406c4fc12c69efb9f7e4
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