aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2020-01-30 13:09:07 +0100
committerAlex Deucher <[email protected]>2020-02-04 23:30:39 -0500
commitbfcd6c69e4c3f73f2f92b997983537f9a3ac3b29 (patch)
treeed9d183c1fb138de46a2787977ada43d6c6a1a93 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent46cf5f7626c708fe914142dddbf0d6dea94e3801 (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 <[email protected]> Tested-by: Tom St Denis <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions