]> 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)
commite7df1e329d71091491cadd116f5db873019ad123
tree81ecfe0228b383abe5f2973bc62543e6ebeb2da4
parentf74139ef6d0a54d0ccaba1c5828a525fdedbcba8
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