]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx9: fix compute ring doorbell index
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Jun 2017 02:55:22 +0000 (22:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2017 15:50:28 +0000 (11:50 -0400)
commitedc9df38e305ac08e17f27454995f2ba0c0b78b1
tree61d28e69419a9e3d84552987e664c39826db56d8
parentf3affd747ff9b51c30f9c5ab909d82d96ab941d0
drm/amdgpu/gfx9: fix compute ring doorbell index

This got lost when the code was revamped.  Copy/paste bug from
gfx8.

Reported-by: Evan Quan <evan.quan@amd.com>
Fixes: f26468827 (drm/amdgpu: allow split of queues with kfd at queue granularity v4)
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c