drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Jan 2020 17:26:51 +0000 (12:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2020 21:46:45 +0000 (16:46 -0500)
commit7af2a5771e0918cdadb1614c1f81dd67a58e00aa
tree7a162795e06cb8feb5ca0676d376a1a9dd489d40
parentb20dcd72c150d82c56682606202f3f028403e581
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)

Switch to a blacklist so we can disable specific boards
that are problematic.

v2: make the blacklist non-raven specific.

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