mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 19:58:19 +02:00
On blob v512.490, using WRAP_GPU_ID to fake GPU versions, I see 0x41 used everywhere, except for BLIT_OP_SCALE on a630. Define the magic number in dev info so it can be reused in the two places that set the non-BLIT_OP_SCALE value. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19794> |
||
|---|---|---|
| .. | ||
| disasm.h | ||
| freedreno_common.h | ||
| freedreno_dev_info.c | ||
| freedreno_dev_info.h | ||
| freedreno_devices.py | ||
| freedreno_guardband.h | ||
| freedreno_pm4.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.