mesa/src/broadcom/common
Alejandro Piñeiro d198e26a1e broadcom/common: move v3d_tiling to common
We initially just copied on v3dv, just in case we needed to modify
it. One year later the code is exactly the same, so let's move it to
common.

This fix an additional issue, as we were not using NEON when building
v3d_tiling.c for v3dv.

v2:
   * Add "#include util/u_box.h" at v3d_tiling.h, so we can't avoid
     the need to include it on other places. (Juan and Iago)

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11121>
2021-06-04 13:00:40 +02: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 v3dv: initial CreateGraphicsPipeline/DestroyPipeline implementation 2020-10-13 21:21:26 +00:00
v3d_debug.h v3dv: serialize pipeline compilation when debugging shaders 2021-02-08 13:00:16 +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_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 broadcom/common: move CSD supergroup sizing to a common helper 2021-05-04 15:53:23 +00:00
v3d_util.h broadcom/common: move CSD supergroup sizing to a common helper 2021-05-04 15:53:23 +00:00