commit | 384872846f719760645dbe1b0c70edccb9cc941a | [log] [tgz] |
---|---|---|
author | Jack Xiao <Jack.Xiao@amd.com> | Fri Jan 25 14:11:35 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:58:22 2019 -0500 |
tree | 25b684f956b667637fb35bd49668646ebb24f822 | |
parent | 1b61de45dfaff00b627e47349a019658e39268b9 [diff] |
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>