]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35126b2d20c87a40485c5dc2530d3d91b2b01c19
treee75e391d68ba556e5f072d8957444283ce10a262
parentbff703b40cc042b6646ff2b30d543b77fcf733aa
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