drm/amdgpu/mes: implement creating mes process v2
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 27 Mar 2020 07:03:16 +0000 (15:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:51 +0000 (10:43 -0400)
commit48dcd2b751d3e3f4a46447263817b3b4b15c2328
treec88e555ee38103f575df9b3e4e55c05618912a89
parent29634c3f8b44ae982001b471aabdd6fa7393ea34
drm/amdgpu/mes: implement creating mes process v2

Create a mes process which contains process-related resources,
like vm, doorbell bitmap, process ctx bo and etc.

v2: move the simple variable to the end

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h