diff options
author | Christian König <christian.koenig@amd.com> | 2020-01-30 13:09:07 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-04 23:30:39 -0500 |
commit | bfcd6c69e4c3f73f2f92b997983537f9a3ac3b29 (patch) | |
tree | ed9d183c1fb138de46a2787977ada43d6c6a1a93 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | 46cf5f7626c708fe914142dddbf0d6dea94e3801 (diff) |
drm/amdgpu: fix parentheses in amdgpu_vm_update_ptes
For the root PD mask can be 0xffffffff as well which would
overrun to 0 if we don't cast it before we add one.
Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions