mesa/src/freedreno/common
Eric Anholt 3efbc47c83 freedreno: Mark a615/a618 as also lacking Z24_UINT_S8_UINT support.
Rob says it's also the case on 618, and presumably 615 as well then, so
make it take the same path as a630.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8319>
2021-01-06 22:54:14 +00:00
..
disasm.h freedreno/decode: try harder to not crash in disasm 2020-08-11 03:13:42 +00:00
freedreno_dev_info.c freedreno: Mark a615/a618 as also lacking Z24_UINT_S8_UINT support. 2021-01-06 22:54:14 +00:00
freedreno_dev_info.h turnip: Move the limited_z24s8 flag to the shared device info. 2021-01-06 22:54:14 +00:00
freedreno_guardband.h freedreno: Add a helper for computing guardband sizes 2020-07-21 14:26:18 +00:00
freedreno_uuid.c
freedreno_uuid.h
meson.build meson: add missing dependency on generated git_sha1.h 2020-12-17 00:03:22 +00:00
README.rst

Overview
========

Common functionality shared between freedreno drivers (that are not
registers, layout or the compiler), e.g UUID generation.