]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: shorten amdgpu_job_free_resources
authorChristian König <christian.koenig@amd.com>
Wed, 29 Jun 2016 11:29:57 +0000 (13:29 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 19:06:10 +0000 (15:06 -0400)
commita79a5bdcefc4d283b58eef46804c43c88789dd1f
tree6be4ca1f77f0e91b398e8ae09bbe28698ba831f3
parentb5f5acbc87052e1bd8ada6915e1dedd856da767d
drm/amdgpu: shorten amdgpu_job_free_resources

The fence and the sync object are not hardware resources.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c