diff options
author | 2017-12-01 13:28:46 +0100 | |
---|---|---|
committer | 2017-12-12 14:45:54 -0500 | |
commit | e3a1b32a12ef83e260a307e678d053d5f4570acd (patch) | |
tree | b1a1d6d9a715ac30a68a75cceb768896aec731e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | drm/amdgpu: use polling mem to set SDMA3 wptr for VF (diff) | |
download | linux-rng-e3a1b32a12ef83e260a307e678d053d5f4570acd.tar.xz linux-rng-e3a1b32a12ef83e260a307e678d053d5f4570acd.zip |
drm/amdgpu: avoid the modulo in amdgpu_vm_get_entry
We can do this with a simple mask as well.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h')
0 files changed, 0 insertions, 0 deletions