mesa/src/gallium/winsys
Marek Olšák e93b42c214 ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32
Decreasing the time spent in radeon_cs_memory_below_limit is the motivation.

Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8794>
2021-01-30 15:38:15 -05:00
..
amdgpu/drm ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32 2021-01-30 15:38:15 -05:00
d3d12/wgl d3d12: Refactor screen to abstract DXGI details 2020-12-16 16:25:54 +00:00
etnaviv/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
freedreno/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
i915/drm gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
iris/drm iris: handle os_dupfd_cloexec failure 2020-09-02 15:08:01 +00:00
kmsro/drm meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
lima/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
nouveau/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
panfrost/drm replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
radeon ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32 2021-01-30 15:38:15 -05:00
svga/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
sw drisw: fix unused variables warnings 2021-01-11 19:54:46 +00:00
tegra/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
v3d/drm meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
vc4/drm util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
virgl virgl: add support for VIRGL_CAP_V2_UNTYPED_RESOURCE 2021-01-22 21:25:49 +00:00