mesa/src/freedreno/common
2025-02-12 19:08:34 +00:00
..
disasm.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
fd6_pack.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
freedreno_common.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
freedreno_dev_info.c freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
freedreno_dev_info.h tu: Implement "absolute" bin mask on a750 2025-02-12 19:08:34 +00:00
freedreno_devices.py tu: Implement "absolute" bin mask on a750 2025-02-12 19:08:34 +00:00
freedreno_gpu_event.h tu, ir3: Implement a750 RT workaround 2025-01-20 01:22:23 +00:00
freedreno_guardband.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
freedreno_lrz.h freedreno/a7xx: fix fd_lrzfc_layout 2025-01-17 13:32:38 +00:00
freedreno_pm4.h freedreno: Assert we aren't writing to 0x0 2024-10-18 01:25:39 +00:00
freedreno_rd_output.c freedreno/drm: Add rd dumper support 2024-07-09 16:44:47 +00:00
freedreno_rd_output.h freedreno/drm: Add rd dumper support 2024-07-09 16:44:47 +00:00
freedreno_stompable_regs.h freedreno/a7xx: Register updates from kgsl 2024-04-24 11:29:01 +00:00
freedreno_ubwc.h freedreno: Extract out common UBWC helper 2024-07-28 18:25:18 +00:00
freedreno_uuid.c freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
freedreno_uuid.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
msm_proto.h freedreno/drm/virtio: Fix typo 2024-01-03 22:28:41 +00:00
README.rst
redump.h freedreno: Convert to SPDX-License-Identifier instead of pasting whole license 2024-08-28 08:54:00 +00:00

Overview
========

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