OpenCloudOS-Kernel/drivers/gpu/drm/amd
Harish Kasiviswanathan 4252bf6866 drm/amdkfd: Remove unaligned memory access
Unaligned atomic operations can cause problems on some CPU
architectures. Use simpler bitmask operations instead. Atomic bit
manipulations are not necessary since dqm->lock is held during these
operations.

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2018-02-06 20:32:42 -05:00
..
acp drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
amdgpu drm/amdgpu: Add submit IB function for KFD 2018-02-06 20:32:39 -05:00
amdkfd drm/amdkfd: Remove unaligned memory access 2018-02-06 20:32:42 -05:00
display Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-03-09 10:50:45 +10:00
include drm/amdgpu: Add submit IB function for KFD 2018-02-06 20:32:39 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: Add #ifdef checks for CONFIG_ACPI 2018-03-07 16:10:11 -05:00