mesa/src/imagination/csbgen
Icenowy Zheng e9fe18727e pvr: emit tpu_tag_cdm_ctrl in compute stream when present
An extra control register word, tpu_tag_cdm_ctrl, will be present when
TPU_DM_GLOBAL_REGISTERS feature is present.

Emit it when it's needed.

The document of this register is available, however I don't think any of
the bits are needed to be set for our current feature set, so just emit
0 now.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30552>
2024-08-14 18:07:41 +08:00
..
gen_pack_header.py pvr: csbgen: Add dummy implementation of stream type 2023-12-01 10:41:24 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
pvr_packet_helpers.h pvr: csbgen: Generate enum-to-string functions for debugging 2022-11-25 16:42:55 +00:00
rogue_cdm.xml pvr: add GUARD_SIZE_DEFAULT for CDM and VDM control stream links 1 and 2 2023-05-10 13:13:07 +00:00
rogue_cr.xml pvr: emit tpu_tag_cdm_ctrl in compute stream when present 2024-08-14 18:07:41 +08:00
rogue_hwdefs.h pvr: Rename rogue_fw.xml -> rogue_kmd_stream.xml. 2023-06-28 22:26:07 +00:00
rogue_ipf.xml pvr: Support ipf_creq_pf in pvr_isp_ctrl_stream() 2023-04-19 11:01:06 +00:00
rogue_kmd_stream.xml pvr: Add command stream and static context state layout to rogue_kmd_stream.xml 2023-12-01 10:41:24 +00:00
rogue_lls.xml
rogue_pbestate.xml
rogue_pds.xml
rogue_ppp.xml pvr: Adjust clear's region clip words 2023-05-04 08:42:31 +00:00
rogue_texstate.xml pvr: Add support for sampler border colors 2023-06-08 10:33:46 +00:00
rogue_vdm.xml pvr: add GUARD_SIZE_DEFAULT for CDM and VDM control stream links 1 and 2 2023-05-10 13:13:07 +00:00