OSDN Git Service

drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Apr 2019 19:54:40 +0000 (14:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Apr 2019 07:36:38 +0000 (09:36 +0200)
commitba407222f563af8cfc69c5ae5607899a039f8be2
tree6176ae1d142decb077f882b564f72a66825bb384
parent39cad03c4360b72d4d4adda4be1b718c24d0af44
drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming

commit 1925e7d3d4677e681cc2e878c2bdbeaee988c8e2 upstream.

Got accidently dropped when 2+1 level support was added.

Fixes: 6a42fd6fbf534096 ("drm/amdgpu: implement 2+1 PD support for Raven v3")
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c