mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-04 08:48:14 +02:00
Add initial changes to enable basic functionality of A704. Signed-off-by: Lakshman Chandu Kondreddy <lkondred@qti.qualcomm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41762> |
||
|---|---|---|
| .. | ||
| disasm.h | ||
| fd2_hw.h | ||
| fd3_hw.h | ||
| fd4_hw.h | ||
| fd5_hw.h | ||
| fd6_gmem_cache.h | ||
| fd6_hw.h | ||
| fd6_pack.h | ||
| fd_hw_common.h | ||
| freedreno_common.h | ||
| freedreno_dev_info.c | ||
| freedreno_dev_info.h | ||
| freedreno_dev_info.py | ||
| freedreno_devices.py | ||
| freedreno_gpu_event.h | ||
| freedreno_guardband.h | ||
| freedreno_lrz.h | ||
| freedreno_pm4.h | ||
| freedreno_rd_output.c | ||
| freedreno_rd_output.h | ||
| freedreno_stompable_regs.h | ||
| freedreno_ubwc.h | ||
| freedreno_uuid.c | ||
| freedreno_uuid.h | ||
| freedreno_vrs.h | ||
| meson.build | ||
| msm_proto.h | ||
| README.rst | ||
| redump.h | ||
Overview ======== Common functionality shared between freedreno drivers (that are not registers, layout or the compiler), e.g UUID generation.