commit | c7a7266b7d143565364ac9b3b48b6fc58a3e2ea1 | [log] [tgz] |
---|---|---|
author | Xiangliang Yu <Xiangliang.Yu@amd.com> | Tue Feb 28 17:06:36 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:55:04 2017 -0400 |
tree | f247d76da61c807b928fd1dd6791e69a2afee892 | |
parent | 86d3798af0e687f40036cd12bfba8d6386188b03 [diff] |
drm/amdgpu/gmc9: no need use kiq in vega10 tlb flush two reasons: 1. there is a spinlock around; 2. vm register is pf/vf copy, vf can access via mmio safely. Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com> Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>