drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
authorQu Huang <jinsdb@126.com>
Tue, 23 Aug 2022 06:44:06 +0000 (14:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Aug 2022 17:35:18 +0000 (13:35 -0400)
commit58dcc221068ae93bf7f6bbc2e44612ea07bc6c95
tree5d954f4a7698feb0986eebcb03f68e64b77925e4
parent61ebd2fe6f793306ab6c05db8872931026dc1b8d
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly

The mmVM_L2_CNTL3 register is not assigned an initial value

Signed-off-by: Qu Huang <jinsdb@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c