OSDN Git Service

amdgpu: always add all BOs to handle table
authorChristian König <christian.koenig@amd.com>
Thu, 2 Aug 2018 08:45:19 +0000 (10:45 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 7 Aug 2018 11:27:39 +0000 (13:27 +0200)
commitcbf0bb7f192b814be84dff538fb90dacf65958c7
treeb5467cd5c74bf56a46e2105cf5a8cdd02ef5c40b
parentd6cb0ee408e88310f2b4caefc51b655410072974
amdgpu: always add all BOs to handle table

This way we can always find a BO structure by its handle.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-and-Tested-by: Junwei Zhang <Jerry.Zhang@amd.com>
amdgpu/amdgpu_bo.c