mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 05:28:05 +02:00
Suballocated heap BOs will bypass the rest of bo_new() (as they skip the BO cache, don't get an entry in the handle table, etc). So move more of the initialization into fd_bo_init_common(). Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20263> |
||
|---|---|---|
| .. | ||
| msm | ||
| virtio | ||
| 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 | ||
| freedreno_ringbuffer_sp.c | ||
| freedreno_ringbuffer_sp.h | ||
| freedreno_ringbuffer_sp_reloc.h | ||
| meson.build | ||