mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 01:58:16 +02:00
"OBJECT" rb's are long lived, and generating them is not a hotpath, but relocs to "STREAMING" rb's are a hot path. But we can decouple these. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9581> |
||
|---|---|---|
| .. | ||
| freedreno_bo.c | ||
| freedreno_bo_cache.c | ||
| freedreno_device.c | ||
| freedreno_drmif.h | ||
| freedreno_pipe.c | ||
| freedreno_priv.h | ||
| freedreno_ringbuffer.c | ||
| freedreno_ringbuffer.h | ||
| meson.build | ||
| msm_bo.c | ||
| msm_device.c | ||
| msm_pipe.c | ||
| msm_priv.h | ||
| msm_ringbuffer.c | ||
| msm_ringbuffer_sp.c | ||