drm/amdgpu: disable gfxoff on vangogh for the moment (v2)
authorHuang Rui <ray.huang@amd.com>
Wed, 30 Sep 2020 16:37:42 +0000 (12:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Oct 2020 19:15:28 +0000 (15:15 -0400)
commit8447675327f8305aeaeebbd9e570303a219bb44d
tree3906defdbb3aa7a581556f5ba4b5d9e8cf491d26
parented3b73533235e21d2657cdc764cb7ce5d160559a
drm/amdgpu: disable gfxoff on vangogh for the moment (v2)

GFXOFF will be enabled once it's verified on real asic.

v2: move check into gfx10 module.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c