]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add module parameter for async_gfx_ring enablement
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 31 Jul 2018 07:00:40 +0000 (15:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:24:54 +0000 (21:24 -0500)
commit06f5c7dc392602c7472ed0db367aa67c9be2cbf1
treea529bdafbd603419739106603a986a1d559ed5f5
parentc7bcc4a0f346b848f9a94cc45cddfe26a4b23ea5
drm/amdgpu: add module parameter for async_gfx_ring enablement

0 means disable async_gfx_ring and is the default setting
1 means enable async_gfx_ring

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.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c