mesa/src/freedreno/common
Konrad Dybcio d3b38213e5 freedreno: Enable A619
Enable A619 as found in various SKUs of the SM Lagoon SoC, such as
SM6350 and SM7225.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17495>
2022-07-21 00:16:32 +00:00
..
README.rst
disasm.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_dev_info.c freedreno: Handle wildcard fuse-id in device matching 2022-01-13 05:26:11 +00:00
freedreno_dev_info.h turnip: Disable LRZ fast-clear for gen1 and gen2 2022-07-20 02:58:44 +00:00
freedreno_devices.py freedreno: Enable A619 2022-07-21 00:16:32 +00:00
freedreno_guardband.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_pm4.h freedreno: Add pkt4 assert 2022-07-03 23:20:46 +00:00
freedreno_uuid.c freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
freedreno_uuid.h freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
meson.build freedreno: Move generated device table to .h 2021-08-06 18:51:50 +00:00

README.rst

Overview
========

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