diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-06-18 11:38:44 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-06-20 17:06:10 -0400 |
commit | 48a70e1ca85e3b484791e100bb403c05ef9d37c8 (patch) | |
tree | 2568cab2d0ea1c9374550669c9f78622bee65127 /tools/vm | |
parent | 0b10029d826ed8c18a5f9d2f4abfa415d15cd1d3 (diff) |
drm/amdgpu: precedence bug in amdgpu_device_init()
! has higher precedence than bitwise & so we need to add parenthesis
for this to work as intended.
Fixes: 048765ad5af7 ('amdgpu: fix asic initialization for virtualized environments (v2)')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/vm')
0 files changed, 0 insertions, 0 deletions