drm/amdgpu: enable async gfx ring by default
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 21 Mar 2019 10:20:23 +0000 (18:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:24:54 +0000 (21:24 -0500)
commit5bfca0692849b0faea3f884441a531bf88d0b525
treee75e391d68ba556e5f072d8957444283ce10a262
parent51bcce4621d86b71d75f8f493d65e83b72748fce
drm/amdgpu: enable async gfx ring by default

VDDGFX requires gfx queue to be installed via MAP_QUEUES packet.
Hence, enable async gfx ring by default.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c