linux/drivers/gpu/drm/ttm
Yang Wang 8f97344aa0 drm/ttm: use kvcalloc() instead of kvmalloc_array() in ttm_tt v2
simplify programming with existing functions.

v2 (chk): minimal coding style cleanup

Signed-off-by: Yang Wang <KevinYang.Wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220421123442.1834102-1-KevinYang.Wang@amd.com
Signed-off-by: Christian König <christian.koenig@amd.com>
2022-04-21 14:47:30 +02:00
..
Makefile
ttm_agp_backend.c drm/ttm: Add a parameter to add extra pages into ttm_tt 2022-04-02 08:22:48 +05:30
ttm_bo.c drm/ttm: fixup ttm_bo_add_move_fence v2 2022-04-13 10:53:09 +02:00
ttm_bo_util.c drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup 2022-04-12 14:35:53 +02:00
ttm_bo_vm.c drm/ttm: remove bo->moving 2022-04-07 12:53:54 +02:00
ttm_device.c drm/ttm: add resource iterator v4 2022-03-28 20:05:32 +02:00
ttm_execbuf_util.c drm/ttm: fix logic inversion in ttm_eu_reserve_buffers 2022-04-11 16:00:57 +02:00
ttm_module.c drm/ttm: fix compilation on ARCH=um 2022-01-14 13:30:56 +01:00
ttm_module.h
ttm_pool.c drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/ 2021-09-29 16:17:56 +02:00
ttm_range_manager.c drm/ttm: Fix a kernel oops due to an invalid read 2022-03-21 10:46:57 +01:00
ttm_resource.c drm/ttm: Add common debugfs code for resource managers 2022-04-20 21:06:01 -04:00
ttm_sys_manager.c drm/ttm: add back a reference to the bdev to the res manager 2022-01-26 15:29:24 +01:00
ttm_tt.c drm/ttm: use kvcalloc() instead of kvmalloc_array() in ttm_tt v2 2022-04-21 14:47:30 +02:00