mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 22:38:06 +02:00
On GFX10+, the hardware can write decompressed DWORDS to HTILE when COMPRESSION_EN=1, which means some HTILE decompression/initialization operations can be avoided because it automatically mark the tiles that are touched as uncompressed. Though according to PAL, there are issues with that on GFX10-10.3, so it's only enabled on GFX11-11.5. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39656> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| gmlib | ||
| lanczoslib | ||
| llvm | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||