OSDN Git Service

drm/amdgpu: correct the funtion to clear GCEA error status
authorDennis Li <Dennis.Li@amd.com>
Mon, 10 May 2021 07:57:04 +0000 (15:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:11:38 +0000 (18:11 -0400)
commit4f64f1c8e1fdc7427819e81504a62e5bd7cab76f
treec3c039b86f1a33d76cdf706a28d32d3bfdd9d6b2
parent9798970bc744e1d643e106e40e83d8a1c0186c2f
drm/amdgpu: correct the funtion to clear GCEA error status

The bit 11 of GCEA_ERR_STATUS register is used to clear GCEA error
status.

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