commit | 0f2fc435d837213202bec3b8e26fbb67a4d6df24 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 31 10:46:20 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 31 13:46:08 2017 -0400 |
tree | 3156f0ac0d4246d46faf3b03a1b5bc2124de0780 | |
parent | 705e519e0ef1d1824c28ced3b1857a8608853dfb [diff] |
drm/amdgpu: fix new PD update code for Vega10 v2 We need to refer to the parent instead of the root BO for multi level page tables on Vega10. Also don't set the PDE_PTE bit. v2: Don't set the PDE_PTE bit either. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-and-Tested-by: Roger He <Hongbo.He@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>