]> 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)
commitdda0cc4e26de8e6f029d150995cb4b9e2bb12340
tree27e9b9a83675ce36313a789dac7ad27a827d671f
parentae7fec57dd708cd696db53521f945772645d9c57
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