OSDN Git Service

drm/amdgpu: enable PCIE atomics ops support
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 23 May 2019 16:13:14 +0000 (00:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2019 19:54:40 +0000 (14:54 -0500)
commitb2109d8ed6976569ba20da4db6eb64392ec7879d
tree9b9d65151831953d8135ded1ca9ea892aea363d6
parentbae17d2a1b6a2f1d539c77a581bb6b88ce622851
drm/amdgpu: enable PCIE atomics ops support

GPU atomics operation depends on PCIE atomics support.
Always enable PCIE atomics ops support in case that
it hasn't been enabled.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c