OSDN Git Service

drm/amdgpu: Add GDS clearing workaround in later init for gfx9
authorJames Zhu <James.Zhu@amd.com>
Fri, 7 Jun 2019 16:19:05 +0000 (12:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Jun 2019 17:44:47 +0000 (12:44 -0500)
commitdf0a8064be4f5903daed43328f35a2325a9b4086
tree4509a93587cfb3c464ebb272bab8d71a869444cb
parent37fb6e8a96fbc9c809c58f9490267ffe7101ac33
drm/amdgpu: Add GDS clearing workaround in later init for gfx9

Since Hardware bug, GDS exist ECC error after cold boot up,
adding GDS clearing workaround in later init for gfx9.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-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