mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 19:58:19 +02:00
Based on the previous commit, this isn't actually a bug and is expected behavior. Turnip should already be handling it correctly for user flushes, we just have to make sure to handle it for flushes we insert ourselves in turnip and freedreno. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24162> |
||
|---|---|---|
| .. | ||
| 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.