drm/amdgpu: limit reg_write_reg_wait workaround to SRIOV v2
authorChristian König <christian.koenig@amd.com>
Tue, 17 Apr 2018 12:47:42 +0000 (14:47 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:43:31 +0000 (13:43 -0500)
commit58cd8fbc64b03d0e9961d627526bd07edbea00b9
tree2c4dacfbd9f388e9dd5b47a3da39e74014160b4b
parentb5b4ea4d98b42f94442e5d46d5942f392ed8af56
drm/amdgpu: limit reg_write_reg_wait workaround to SRIOV v2

Turned out that this locks up some bare metal Vega10.

v2: fix stupid typo

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c