]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit574b444b9285f089f4001f7cbfbbca93d5cacb93
treec88e555ee38103f575df9b3e4e55c05618912a89
parent7561b6ecd85bf5e54b25323356d4c5a39d397ec4
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