commit | a614aae76057955c914de9bc3fc659c164cd5c2c | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Fri Oct 12 16:48:04 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:14 2018 -0500 |
tree | 1c1fb1f567bc63f266935520a34798006543fe23 | |
parent | 435e2f970995f7bb3fa5b986071e8371bdc75619 [diff] |
drm/amdkfd: Remove unnecessary register setting when invalidating tlb in kfd Those register settings have been done in gfxhub_v1_0_program_invalidation() and mmhub_v1_0_program_invalidation(). Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>