commit | fe6796ac127a8d6d45e95d9d5fd520ea6b74553f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jan 22 13:41:02 2020 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 23:30:39 2020 -0500 |
tree | 4f81256a3ab444d55ec6b6cbbdf2439517d63fa7 | |
parent | 7d28efe0c3c0d14d8c04e15efe8d3d59f12c1049 [diff] |
drm/amdgpu: allow higher level PD invalidations Allow partial invalidation on unallocated PDs. This is useful when we need to silence faults to stop interrupt floods on Vega. Signed-off-by: Christian König <christian.koenig@amd.com> Tested-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>