mesa/src/gallium/drivers/v3d
Christian Gmeiner cf939334e6 v3d: Add a few function traces
Sprinkle around a few traces that were useful in locating submit and
fence waits.

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31575>
2024-10-14 12:21:51 +00:00
..
.editorconfig
driinfo_v3d.h
meson.build broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3d_blit.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_bufmgr.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_bufmgr.h
v3d_cl.c broadcom: move HW-dependant constants to v3d_device_info 2024-06-05 17:14:59 +00:00
v3d_cl.h v3d, vc4: remove unused functions 2024-08-28 13:15:45 +00:00
v3d_context.c v3d: avoid load/store of tile buffer on invalidated framebuffer 2024-09-19 18:57:19 +00:00
v3d_context.h v3d: avoid load/store of tile buffer on invalidated framebuffer 2024-09-19 18:57:19 +00:00
v3d_disk_cache.c v3d: use screen name in disk cache 2024-05-29 16:23:40 +00:00
v3d_fence.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_format_table.h broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3d_formats.c broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3d_job.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_program.c v3d: support shader precompile for compute shaders 2024-09-25 14:21:46 +00:00
v3d_query.c broadcom: add performance counters for V3D 7.x 2023-10-13 22:37:44 +00:00
v3d_query.h broadcom: add performance counters for V3D 7.x 2023-10-13 22:37:44 +00:00
v3d_query_pipe.c v3d: cache pipe query results 2023-03-21 12:31:24 +00:00
v3d_resource.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_resource.h v3d: avoid load/store of tile buffer on invalidated framebuffer 2024-09-19 18:57:19 +00:00
v3d_screen.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3d_screen.h vc4,v3d,v3dv: avoid compiling in unused sim_file field in the {vc4,v3d}_screen/v3dv_physical_device struct 2024-07-24 19:11:24 +00:00
v3d_uniforms.c v3d: support unnormalized coords 2024-07-11 12:14:57 +00:00
v3dx_context.h broadcom: add performance counters for V3D 7.x 2023-10-13 22:37:44 +00:00
v3dx_draw.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00
v3dx_emit.c v3d: expose ARB_depth_clamp in V3D 7.x 2024-07-15 11:45:37 +02:00
v3dx_format_table.c v3d: add B10G10R10[X2/A2]_UNORM to format table. 2023-12-05 13:56:23 +00:00
v3dx_job.c broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3dx_query_perfcnt.c v3d: Don't use performance counters names array with an older kernel 2024-10-09 15:51:51 -03:00
v3dx_rcl.c v3d: support blitting straight from tile buffer 2024-07-29 09:42:02 +00:00
v3dx_state.c v3d: use original enabled_mask on setting vertex buffers 2024-07-02 07:20:47 +00:00
v3dx_tfu.c v3d: Add a few function traces 2024-10-14 12:21:51 +00:00