]> git.itanic.dy.fi Git - linux-stable/commit
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:32:03 +0000 (11:32 +0200)
commitdfb27648eea5a5729b544198c1867887fe9420c6
tree89ce4b1a5e9c282b33ee20771248ef0c7c28af82
parent2078e326b64e9a5ccb67ccc9ebab9b70a2637613
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