mesa/src/intel
Lionel Landwerlin e1b9a6e4f3 anv: initial RMV support
Launch with :

$ MESA_VK_TRACE=rmv MESA_VK_TRACE_TRIGGER=/tmp/trig ./my_app

In another terminal, trigger a capture :

$ touch /tmp/trig

The application with create a snapshot and print out :

RMV capture saved to '/tmp/my_app_2024.01.19_10.56.33.rmv'

Then just open it with RMV :

./RadeonMemoryVisualizer /tmp/my_app_2024.01.19_10.56.33.rmv

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26843>
2024-01-23 17:24:19 +00:00
..
blorp intel/compiler: Add max_polygons FS compilation parameter. 2023-12-22 18:05:30 +00:00
ci ci: bump kernel to 6.6.12, modularize i915, add Transparent Huge Pages 2024-01-23 00:41:48 +00:00
common intel/dev/common: Add xe2 support to get_l3_list() 2024-01-18 14:16:18 +00:00
compiler intel/fs: Track instance id in gs_thread_payload 2024-01-22 22:15:38 +00:00
dev intel: Use an intel enum for cmat scope 2024-01-19 22:09:25 +00:00
ds intel/ds: add trace of buffer markers 2023-11-29 01:16:22 +00:00
genxml intel/genxml/xe2: Remove L3ALLOC 2024-01-18 14:16:17 +00:00
isl isl: add print helpers for debug 2024-01-23 08:03:12 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel: Remove unused ALIGN macro 2023-12-07 02:30:53 +00:00
tools intel/hang_viewer: add aux-tt view 2024-01-15 11:16:40 +00:00
vulkan anv: initial RMV support 2024-01-23 17:24:19 +00:00
vulkan_hasvk intel: Make memory heaps consistent between KMDs 2024-01-19 03:36:07 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00