commit | ba407222f563af8cfc69c5ae5607899a039f8be2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 11 14:54:40 2019 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 27 09:36:38 2019 +0200 |
tree | 6176ae1d142decb077f882b564f72a66825bb384 | |
parent | 39cad03c4360b72d4d4adda4be1b718c24d0af44 [diff] |
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>