]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd79b11d7ca48f59ccb35b9f20bca4102bc01ad5
tree27e9b9a83675ce36313a789dac7ad27a827d671f
parent6090d6100be8167431975240b2e4918d7fb264f1
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