• Christian König's avatar
    drm/amdgpu: handle multi level PD updates V2 · 194d2161
    Christian König authored
    Update all levels of the page directory.
    
    V2:
    a. sub level pdes always are written to incorrect place.
    b. sub levels need to update regardless of parent updates.
    
    Signed-off-by: Christian König <christian.koenig@amd.com> (V1)
    Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (V1)
    Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> (V2)
    Acked-by: Alex Deucher <alexander.deucher@amd.com> (V2)
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    194d2161
amdgpu_vm.c 54.1 KB