commit | c633c00bf06779ec6d5e2c01748d4753ede98f8a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sun Feb 04 10:32:35 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:20:18 2018 -0500 |
tree | 012bb3f787d03d71b7c13d16e7bf483d20ff6828 | |
parent | ec47734a6d0e82c132e3e0883f2f663f138da43a [diff] |
drm/amdgpu: separate PASID mapping from VM flush v2 Stuffing the PASID mapping into the VM flush isn't flexible enough since the PASID mapping changes not as often as we need a VM flush. v2: add missing use of gmc_v7_0_emit_pasid_mapping Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>