diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2018-03-07 11:37:14 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-03-13 23:43:07 +1100 |
commit | b8c93549142077da10a02329378a8cfa46ce511c (patch) | |
tree | 5607375446b3b315d4e60d250422dbe4af40e966 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | ae3066bd1cbe58e596c791f72a36e576df5d9ed1 (diff) |
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
This converts the slice_mask bit operation helpers to be the usual
3-operand kind, which allows 2 inputs to set a different output
without an extra copy, which is used in the next patch.
Adds slice_copy_mask, which will be used in the next patch.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions