commit | bae17d2a1b6a2f1d539c77a581bb6b88ce622851 | [log] [tgz] |
---|---|---|
author | Jack Xiao <Jack.Xiao@amd.com> | Wed May 29 13:24:22 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 01 14:54:31 2019 -0500 |
tree | b15e111f45b37a9b67b7ba57db6453a86e17f236 | |
parent | 04796a3e44d4b09245706d04a79186957e9a951d [diff] |
drm/amdgpu: add field indicating if has PCIE atomics support The new field in amdgpu device is used to record whether the system has PCIE atomics support. The field can be exposed to UMD or kfd whether PCIE atomics have supported. 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>