diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2023-06-07 12:14:00 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-15 11:06:58 -0400 |
commit | e5df16d9428f5c6d2d0b1eff244d6c330ba9ef3a (patch) | |
tree | a764db22b1d94d8494f07ccfde13686ef0b6b189 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 740f42a28f4cff9e009a17cc78666165ecca9293 (diff) | |
download | linux-e5df16d9428f5c6d2d0b1eff244d6c330ba9ef3a.tar.gz linux-e5df16d9428f5c6d2d0b1eff244d6c330ba9ef3a.tar.bz2 linux-e5df16d9428f5c6d2d0b1eff244d6c330ba9ef3a.zip |
drm/amdgpu/sdma4: set align mask to 255
The wptr needs to be incremented at at least 64 dword intervals,
use 256 to align with windows. This should fix potential hangs
with unaligned updates.
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions