]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: stop leaking page flip fence
authorChristian König <christian.koenig@amd.com>
Wed, 21 Oct 2015 19:58:28 +0000 (21:58 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Oct 2015 14:30:44 +0000 (10:30 -0400)
commit5c92d87d30b23844e6998d8318e4c19ee3a907ac
tree7772491ca735a74ee7262eed8f8d0e9b4f5a9b75
parentc50f13f911b90a722308bffbf26187ff3890aa1e
drm/amdgpu: stop leaking page flip fence

reservation_object_get_fences_rcu already takes the references.

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