mesa/src/freedreno/common
Rob Clark a4559c9550 freedreno+turnip: Add has_8bpp_ubwc
Newer a6xx devices seem to drop 8b/pixel UBWC support.

The turnip part was adapted from Jonathans patch on !10892

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11790>
2021-07-14 01:58:00 +00:00
..
disasm.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_dev_info.c freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
freedreno_dev_info.h freedreno+turnip: Add has_8bpp_ubwc 2021-07-14 01:58:00 +00:00
freedreno_devices.py freedreno+turnip: Add has_8bpp_ubwc 2021-07-14 01:58:00 +00:00
freedreno_guardband.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_pm4.h freedreno: Move pkt parsing helpers to common 2021-05-31 23:34:43 +00:00
freedreno_uuid.c freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_uuid.h
meson.build freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
README.rst

Overview
========

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