summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/mes_api_def.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu: add mes unmap legacy queue routineJack Xiao2022-05-041-0/+570
For mes kiq has been taken over by mes sched, drv can't directly use mes kiq to unmap queues. drv has to use mes sched api to unmap legacy queue. 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>