]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: pad gfx and compute rings to 256 dw
authorChristian König <christian.koenig@amd.com>
Wed, 5 Oct 2016 10:38:21 +0000 (12:38 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:34 +0000 (14:38 -0400)
commita82e7b66b4cffc87e461348dcf98bb9534af24a1
tree3605fdfd84c58177b7195f5f6677e25b5cf0fa02
parent6a03c3fe063ae12622e7cb51a3dabb8d3012db39
drm/amdgpu: pad gfx and compute rings to 256 dw

The same as on windows to avoid further problems with CE/DE
command submission overlaps.

Signed-off-by: Christian König <christian.koenig@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_v6_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c