mesa/src/asahi
Asahi Lina ecdcb3e1aa ail: Fix compression metadata buffer sizing corner cases
Although the metadata is possibly one byte per 8x4 block, the
logical block size for compression/allocation is a 16x16 block,
so align to that. Also align the initial dimensions to that size,
and change the minification to a simple DIV_ROUND_UP.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20031>
2022-11-28 19:50:18 +00:00
..
compiler agx: Fix signedness issues packing 2022-11-24 23:37:48 +00:00
drm-shim asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00
layout ail: Fix compression metadata buffer sizing corner cases 2022-11-28 19:50:18 +00:00
lib asahi: Pass through layer alignment flag to the hardware 2022-11-28 19:50:18 +00:00
meson.build asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00