OSDN Git Service

drm/amdgpu: add slap cache for sync objects as well
authorChristian König <christian.koenig@amd.com>
Tue, 16 Feb 2016 10:24:58 +0000 (11:24 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:47 +0000 (11:01 -0500)
commit257bf15a4b9795f8b352beb6e72a7e3e5aab8d27
tree56acfd26f3fc367ad831829001ab5540de6b8942
parent336d1f5efe93db3d997a6d105760dd613d7ecdce
drm/amdgpu: add slap cache for sync objects as well

We need them all the time.

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