]> 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)
commit21765139978b249a825d03e2c803e7e51b863597
tree25b684f956b667637fb35bd49668646ebb24f822
parent4e9cb5b8c747bedfe94be989af0f19e6a2291a9b
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