mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 02:18:10 +02:00
Some cores with the the instruction cache feature, such as the GC3000 found on the i.MX6QP, have a wrong instruction limit encoded in hardware. The HWDB entry for this core has the correct number (512). Fixup all cores with the instruction cache feature to report at least 512 instructions, which was already assumed when configuring the VS/FS instruction state memory split in other parts of the driver. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33229> |
||
|---|---|---|
| .. | ||
| ci | ||
| common | ||
| drm | ||
| drm-shim | ||
| hw | ||
| hwdb | ||
| isa | ||
| meson.build | ||