drm/amdgpu: move the context from the IBs into the job
authorChristian König <christian.koenig@amd.com>
Fri, 6 May 2016 13:57:42 +0000 (15:57 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 17:30:31 +0000 (13:30 -0400)
commit92f250989b7098f4b52d50183a7b2fc4e010731b
tree27e9b9a83675ce36313a789dac7ad27a827d671f
parentf153d2867bf74f84d47f67c377a8e3a34865e562
drm/amdgpu: move the context from the IBs into the job

We only have one context for all IBs.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
This page took 0.026191 seconds and 5 git commands to generate.