diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-02-21 17:59:05 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-02-22 10:28:19 -0500 |
commit | 3d14cb026323f47dded416178c1cfa6125eae7d4 (patch) | |
tree | b3a5b8415d9080350bd12e314b573ad43e082cae /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | 437591d2377ae3107e2ca0954cb1e9efcbf21e2b (diff) |
drm/amdgpu: Simplify the allocation of fence slab caches
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions