mesa/src/panfrost
Alyssa Rosenzweig a861501632 panfrost: Add tool to print supported texture formats
While all Panfrost-supported Mali GPUs support all the compressed texture
formats architecturally, the system integrator decides which formats will
actually be wired up in the production system-on-chip. In the past there may
have been legal considerations, I'm neither a lawyer nor a system integrator so
couldn't say.

It's useful for users to know which compressed texture formats are supported by
their hardware, to understand its performance characteristics (and perhaps to
buy systems that support their needs, especially if they need BCn formats which
are omitted in many Mali implementations).

To help with that, this commit adds a small standalone tool that prints which
formats are supported. It is tested so far on Mali-T860 and Mali-G57.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Tested-by: Chris Healy <healych@amazon.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20086>
2022-12-14 22:48:47 +00:00
..
bifrost nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
ci pan/mdg: Emulate 8-bit with the 16-bit pipe 2022-12-01 00:52:53 +00:00
drm-shim
ds
include
lib panfrost: Enable AFBC of more formats 2022-12-01 02:03:15 +00:00
midgard nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
perf
shared
tools panfrost: Add tool to print supported texture formats 2022-12-14 22:48:47 +00:00
util panfrost: Don't merge workgroups with variable shared mem 2022-11-02 23:36:56 +00:00
vulkan panvk: Delete panvk_CmdSetDeviceMask, panvk_GetDeviceGroupPeerMemoryFeatures 2022-12-09 14:08:14 -06:00
meson.build panfrost: Add userspace crash dump decoder and analyser 2022-08-31 23:54:55 +00:00