mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-08 04:50:13 +01:00
vamgr is an integral part of amdgpu_device. We don't need to calloc and free it. This can save CPU time, reduce heap fragmentation. Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Alex Xie <AlexBin.Xie@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> [Grazvydas Ignotas: rebase, correct a typo in commit message] Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| amdgpu-symbol-check | ||
| amdgpu.h | ||
| amdgpu_asic_id.h | ||
| amdgpu_bo.c | ||
| amdgpu_cs.c | ||
| amdgpu_device.c | ||
| amdgpu_gpu_info.c | ||
| amdgpu_internal.h | ||
| amdgpu_vamgr.c | ||
| Android.mk | ||
| libdrm_amdgpu.pc.in | ||
| Makefile.am | ||
| Makefile.sources | ||
| util_hash.c | ||
| util_hash.h | ||
| util_hash_table.c | ||
| util_hash_table.h | ||