]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix the coverage issue to clear ArcVPGRs
authorDennis Li <Dennis.Li@amd.com>
Mon, 23 Mar 2020 05:02:39 +0000 (13:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Mar 2020 21:00:11 +0000 (17:00 -0400)
commit1ff49556dd70f0aa203a2ac5e107426204fa0cad
treea0080421fbbd1b3d8fd87a3114ae741e5046efbc
parentfdd2c7ca8544b4e9173d5194dd9a75c715a6b5f6
drm/amdgpu: fix the coverage issue to clear ArcVPGRs

Set ComputePGMRSRC1.VGPRS as 0x3f to clear all ArcVGPRs.

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_0.c