OSDN Git Service

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)
commiteb3961a57424a5c3dae44576d1c88e64a818d871
tree81ecfe0228b383abe5f2973bc62543e6ebeb2da4
parent050d9d43a7d3847fd9726a675bf644b124518425
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