mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
When using INTEL_DEBUG=bat, INTEL_DEBUG_BATCH_FRAME_START and INTEL_DEBUG_BATCH_FRAME_STOP can limit dumping of batches for particular frame ranges. Batch dumps are huge. Smart filtering allows debugging of single frames during game play. Initial commit to debug infrastructure. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22564> |
||
|---|---|---|
| .. | ||
| i915 | ||
| xe | ||
| gen_wa_helpers.py | ||
| intel_debug.c | ||
| intel_debug.h | ||
| intel_dev_info.c | ||
| intel_device_info.c | ||
| intel_device_info.h | ||
| intel_device_info_override_test.c | ||
| intel_device_info_test.c | ||
| intel_device_info_test.h | ||
| intel_hwconfig.c | ||
| intel_hwconfig.h | ||
| intel_hwconfig_types.h | ||
| intel_kmd.c | ||
| intel_kmd.h | ||
| mesa_defs.json | ||
| meson.build | ||