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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Sep 2022 09:30:02 +0000 (11:30 +0200)
commitad5ef763dbbea8193bd2095a1401aeac6e8f74e8
tree1652fac94ea8132b7ba8ff2d60293c43f9551c55
parentfc5a2a9616f38d4c3fe49d196ea5827ced80a3a7
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly

[ Upstream commit b8983d42524f10ac6bf35bbce6a7cc8e45f61e04 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c