]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: create mqd for gfx queues on navi10
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 14 Aug 2018 12:54:35 +0000 (20:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:24:54 +0000 (21:24 -0500)
commit868672b6a8cf66e508db93cf70a2ee34b75bc7f1
tree994aaf173c254797e4bcfc1578126bf28fdce5a0
parent35126b2d20c87a40485c5dc2530d3d91b2b01c19
drm/amdgpu: create mqd for gfx queues on navi10

mqd is the memory queue descriptor for gfx and compute.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Jack Xiao <jack.xiao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c