diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-02-21 11:55:58 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2024-02-28 17:55:13 +0300 |
commit | 49c985856d8c459fb57bddcb34b428bee151d250 (patch) | |
tree | e0cd9fd58d0d32c5047b0265137c5584905a6243 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 048a36d8a6085bbd8ab9e5794b713b92ac986450 (diff) | |
download | linux-49c985856d8c459fb57bddcb34b428bee151d250.tar.xz |
drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240221085558.166774-1-chentao@kylinos.cn
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions