OSDN Git Service

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)
commit54fc447279ecfa919663448e4d8d640be9795a44
tree994aaf173c254797e4bcfc1578126bf28fdce5a0
parent5bfca0692849b0faea3f884441a531bf88d0b525
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