]> 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)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Aug 2022 17:54:35 +0000 (13:54 -0400)
commitb8983d42524f10ac6bf35bbce6a7cc8e45f61e04
tree4ebe02e450e66b447fd6e4d76e1f56095b9b01db
parent61251b2cffea8c1811bbd2dbef175b65f64aaa86
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