mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 12:58:09 +02:00
We already do _most_ of the tracking of rsc associated with a batch at the batch level. If we manually add the handful of BOs that aren't part of the resource tracking, we can drop the duplicate drm level tracking. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23149> |
||
|---|---|---|
| .. | ||
| disasm.h | ||
| fd6_pack.h | ||
| freedreno_common.h | ||
| freedreno_dev_info.c | ||
| freedreno_dev_info.h | ||
| freedreno_devices.py | ||
| freedreno_guardband.h | ||
| freedreno_pm4.h | ||
| freedreno_stompable_regs.h | ||
| freedreno_uuid.c | ||
| freedreno_uuid.h | ||
| meson.build | ||
| README.rst | ||
Overview ======== Common functionality shared between freedreno drivers (that are not registers, layout or the compiler), e.g UUID generation.