mesa/src/broadcom/common
Alejandro Piñeiro cbf0d83eac v3d,v3dv: move TFU register definition to a common header
We are using the same definitions for both OpenGL and Vulkan, so let's
move it to common.

As we are here we are also adding versioning on the TFU register
definition. Those are basically register bit places, so really likely
to change between versions.

Adding 33 as it is the first version they got defined.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13832>
2021-11-17 11:04:31 +01:00
..
v3d_cpu_tiling.h vc4: Declare the last cpu pointer as being modified in NEON asm. 2019-01-29 16:00:25 -08:00
v3d_debug.c broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
v3d_debug.h broadcom/common: remove unused debug helper 2021-09-28 22:30:29 +00:00
v3d_device_info.c broadcom: Move v3d_get_device_info to common 2019-07-17 20:02:34 +00:00
v3d_device_info.h broadcom: Move v3d_get_device_info to common 2019-07-17 20:02:34 +00:00
v3d_limits.h v3dv: define V3D_MAX_BUFFER_RANGE 2021-05-26 07:18:19 +00:00
v3d_macros.h broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00
v3d_tfu.h v3d,v3dv: move TFU register definition to a common header 2021-11-17 11:04:31 +01:00
v3d_tiling.c broadcom/common: move v3d_tiling to common 2021-06-04 13:00:40 +02:00
v3d_tiling.h broadcom/common: move v3d_tiling to common 2021-06-04 13:00:40 +02:00
v3d_util.c v3d,v3dv: move tile size calculation to a common helper 2021-11-15 11:40:39 +00:00
v3d_util.h v3d,v3dv: move tile size calculation to a common helper 2021-11-15 11:40:39 +00:00