mesa/src/freedreno/drm
Rob Clark edca30efbf freedreno/drm: Fix suballoc alignment
IBO/etc descriptors need to be aligned to 64.. this was handled
correctly in the stateobj case (for tex descriptors) but not in
the streaming case (for IBO).

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19710>
2022-11-16 03:44:06 +00:00
..
msm freedreno: nr_rings -> nr_priorities 2022-09-14 02:06:27 +00:00
virtio freedreno/drm/virtio: Pre-allocate cmdstream buffers 2022-11-11 01:27:03 +00:00
freedreno_bo.c util: Move src/gallium/auxiliary/os/os_mman.h to src/util/os_mman.h 2022-11-15 19:55:01 +00:00
freedreno_bo_cache.c freedreno/drm: Fix potential bo cache vs export crash 2022-08-05 17:31:55 +00:00
freedreno_device.c freedreno/drm: Use DEBUG_GET_ONCE_OPTION() 2022-05-12 22:12:24 +00:00
freedreno_drmif.h freedreno/drm/virtio: Pre-allocate cmdstream buffers 2022-11-11 01:27:03 +00:00
freedreno_pipe.c freedreno/drm: Avoid lock in fd_pipe_del() 2022-08-17 21:17:17 +00:00
freedreno_priv.h freedreno/drm: Fix suballoc alignment 2022-11-16 03:44:06 +00:00
freedreno_ringbuffer.c Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
freedreno_ringbuffer.h freedreno/drm: Use same-sized "chunks" for growable rings 2022-11-11 01:27:03 +00:00
freedreno_ringbuffer_sp.c freedreno/drm: Fix suballoc alignment 2022-11-16 03:44:06 +00:00
freedreno_ringbuffer_sp.h freedreno/drm/virtio: Use userspace IOVA allocation 2022-04-27 23:10:00 +00:00
freedreno_ringbuffer_sp_reloc.h freedreno/drm: Simplify emit_reloc_common 2022-09-20 02:22:19 +00:00
meson.build freedreno/drm: Add virtio backend 2022-03-25 02:03:30 +00:00