Files
linux/drivers/gpu/drm
Dan Carpenter 48a70e1ca8 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: 048765ad5a ('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>
2016-06-20 17:06:10 -04:00
..
2016-05-21 07:03:31 +10:00
2016-05-21 07:03:31 +10:00
2016-05-21 07:03:31 +10:00
2016-03-14 09:46:02 +10:00
2016-06-01 14:59:44 +10:00
2016-05-27 15:26:11 -07:00
2016-05-09 13:49:56 +10:00
2016-05-21 07:03:31 +10:00
2016-05-06 16:04:48 +02:00