mesa/src/freedreno/common
Danylo Piliaiev 53d4485a02 freedreno: fix wrong tile aligment for 3 CCU gpu
Fixes: 78c8a8af80 "freedreno: Generate device-info tables at build time"
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5060

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11928>
2021-07-16 15:02:27 +00:00
..
disasm.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_dev_info.c freedreno+turnip: Get device name from device-info table 2021-07-14 01:58:00 +00:00
freedreno_dev_info.h freedreno+turnip: Get device name from device-info table 2021-07-14 01:58:00 +00:00
freedreno_devices.py freedreno: fix wrong tile aligment for 3 CCU gpu 2021-07-16 15:02:27 +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.