mesa/src/freedreno/common
Rob Clark 210c6c11cc freedreno+tu: Add a690 support
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21573>
2023-03-18 18:21:53 +00:00
..
disasm.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_common.h freedreno/ir3: c++-proof the headers 2023-03-13 17:31:22 +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 freedreno: Update RB_DBG_ECO_CNTL/RB_DBG_ECO_CNTL_blit. 2022-11-19 18:28:27 +00:00
freedreno_devices.py freedreno+tu: Add a690 support 2023-03-18 18:21:53 +00:00
freedreno_guardband.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_pm4.h freedreno/pm4: Use unsigned instead of uint to fix musl build 2022-11-12 00:01:31 +00:00
freedreno_stompable_regs.h turnip: Add debug option to find usage of stale reg values 2023-02-16 17:43:10 +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.