OSDN Git Service

drm/amdgpu: UTLC1 RB SDMA timeout on Aldebaran
authorAlex Sierra <alex.sierra@amd.com>
Tue, 15 Dec 2020 00:15:42 +0000 (18:15 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:56:36 +0000 (22:56 -0400)
commit07744e906917063f1b2a4095fc753d382d1a0d27
tree80e5f4737962cbab69e1ebbe1bcb935910ed5e8b
parent8081f8faca84a4c70c5421cd8048ed6d747eddfc
drm/amdgpu: UTLC1 RB SDMA timeout on Aldebaran

[Why]
This causes infinite retries on the UTCL1 RB, preventing
higher priority RB such as paging RB.

[How]
Set to one the SDMAx_UTLC1_TIMEOUT registers for all SDMAs.

Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c