]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove fence context from the job
authorChristian König <christian.koenig@amd.com>
Fri, 13 Jul 2018 07:58:49 +0000 (09:58 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jul 2018 21:11:52 +0000 (16:11 -0500)
commit58aaf5b9e4574e5d530988815594de0dd499f487
tree81ecfe0228b383abe5f2973bc62543e6ebeb2da4
parent0f2bbf044310d5ed22aefeb4cfeabad79fa535da
drm/amdgpu: remove fence context from the job

Can be obtained directly from the fence as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
drivers/gpu/drm/amd/amdgpu/amdgpu_job.h