]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74b85e3968d83e22b98004fe3be72134a49dede9
tree56acfd26f3fc367ad831829001ab5540de6b8942
parentb733d597ae50bdc4a79e84e577de1b7cf3d0dcb0
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