mesa/src/freedreno/common
Rob Clark 64af60cfb3 turnip: Get indirect_draw_wfm_quirk from fd_dev_info
At some point we might want to change this to minimum fw version, but
for now it can be a bool.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11790>
2021-07-14 01:58:00 +00:00
..
disasm.h freedreno/common: Re-indent 2021-04-17 15:38:56 +00:00
freedreno_dev_info.c freedreno: Generate device-info tables at build time 2021-07-14 01:58:00 +00:00
freedreno_dev_info.h turnip: Get indirect_draw_wfm_quirk from fd_dev_info 2021-07-14 01:58:00 +00:00
freedreno_devices.py turnip: Get indirect_draw_wfm_quirk from fd_dev_info 2021-07-14 01:58:00 +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.