commit | 9a79588c42bf89cff48fdc6db4aab4aeb9d862b6 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jun 22 14:25:55 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:02:00 2016 -0400 |
tree | 844b1a3d8bbca198d6077e0e158776d09aa490a3 | |
parent | d5b4e25d8358ed65559dcbe1709cc46e755c22f6 [diff] |
drm/amdgpu: don't update page tables for VM emulation It's just overhead to do so and allocating a VMID when we don't need one is actually a bit dangerous. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>