mesa/src/gallium/winsys/amdgpu/drm
Pierre-Eric Pelloux-Prayer a57e90bfea winsys/amdgpu: use int16 for buffer_indices_hashlist
int16 allows to correctly store the indices of 32k buffers; this
seems sufficient and is twice smaller than regular int.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11010>
2021-06-07 07:38:35 +00:00
..
Android.mk Android.mk: Tweak MESA_ENABLE_LLVM checks 2020-03-19 21:20:08 +00:00
Makefile.sources
amdgpu_bo.c winsys/amdgpu: don't read bo->u.slab.entry after pb_slab_free 2021-06-07 07:38:35 +00:00
amdgpu_bo.h winsys/amdgpu: remove another 8 bytes from amdgpu_winsys_bo by packing better 2021-04-06 22:31:15 +00:00
amdgpu_cs.c winsys/amdgpu: use int16 for buffer_indices_hashlist 2021-06-07 07:38:35 +00:00
amdgpu_cs.h winsys/amdgpu: use int16 for buffer_indices_hashlist 2021-06-07 07:38:35 +00:00
amdgpu_public.h
amdgpu_surface.c gallium: update fallthrough comments 2020-12-01 10:04:41 +01:00
amdgpu_winsys.c winsys/amdgpu: remove amdgpu_winsys_bo::ws 2021-04-06 22:31:15 +00:00
amdgpu_winsys.h radeon_winsys.h: add a winsys parameter to most winsys buffer functions 2021-04-06 22:31:15 +00:00
meson.build meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00