]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/mes: add amdgpu_mes driver parameter
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 25 Jan 2019 06:11:35 +0000 (14:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:58:22 +0000 (18:58 -0500)
commit1db97830dc2e6e7ce9a6d73c1b704cd8fa308bdf
tree25b684f956b667637fb35bd49668646ebb24f822
parentde79bcb984f4f7c962e35962f23c1720e34b6537
drm/amdgpu/mes: add amdgpu_mes driver parameter

amdgpu_mes, which is a driver scope parameter, is used
to whether enable mes or not.

MES (Micro Engine Scheduler) is the new on chip hw scheduling
microcontroller.  It can be used to handle queue scheduling and
preemption and priorities.

Acked-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Jack Xiao <Jack.Xiao@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