drm/amdgpu: disable gpa mode for direct loading
authorHuang Rui <ray.huang@amd.com>
Wed, 14 Oct 2020 14:12:02 +0000 (22:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Oct 2020 16:20:22 +0000 (12:20 -0400)
commit72ca82c7d218ed57c9ce2dd5acd6d51524b920fc
tree324124b5b4ea5e97ffd6f005da5b401953e6b1f6
parent234de272b76fedaf71ffe40f8e80212c8d32cc23
drm/amdgpu: disable gpa mode for direct loading

This patch fixes the gfx hang while use firmware direct loading mode.

Signed-off-by: Huang Rui <ray.huang@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_v10_0.c