drm/amdgpu: remove job->adev (v2)
authorChristian König <christian.koenig@amd.com>
Fri, 13 Jul 2018 15:15:54 +0000 (17:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Jul 2018 19:18:28 +0000 (14:18 -0500)
commita1917b73d89e88a6ecdd076b9d6618682f1b0d08
tree8fd7bf0e303ae40002fdedc4ce847d73f2fa296e
parentee913fd9e166384aacc0aa70ffd4e93ca41d54b0
drm/amdgpu: remove job->adev (v2)

We can get that from the ring.

v2: squash in "drm/amdgpu: always initialize job->base.sched" (Alex)

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_job.c
drivers/gpu/drm/amd/amdgpu/amdgpu_job.h