| .. |
|
imgui
|
treewide: Replace the usage of TRUE/FALSE with true/false
|
2023-06-27 18:18:28 +08:00 |
|
aub_mem.c
|
intel: Rename "gen_" prefix used in common code to "intel_"
|
2021-03-10 22:23:51 +00:00 |
|
aub_mem.h
|
intel/decoder: Move decoder to a separate module
|
2024-02-16 16:37:31 +00:00 |
|
aub_read.c
|
intel: Convert i915 engine type to intel in tools/ common/ and ds/
|
2022-10-15 20:04:51 +00:00 |
|
aub_read.h
|
intel: Convert i915 engine type to intel in tools/ common/ and ds/
|
2022-10-15 20:04:51 +00:00 |
|
aub_write.c
|
intel: Cleanup duplicate ALIGN macro defines
|
2024-01-03 12:46:10 +00:00 |
|
aub_write.h
|
intel: Convert i915 engine type to intel in tools/ common/ and ds/
|
2022-10-15 20:04:51 +00:00 |
|
aubinator.c
|
intel/tools: Add ELK support for aubinator
|
2024-02-24 00:24:31 +00:00 |
|
aubinator_error_decode.c
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
aubinator_error_decode_lib.c
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
aubinator_error_decode_lib.h
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
aubinator_error_decode_xe.c
|
intel/tools: Move more Xe KMD error decode functions to error_decode_xe_lib
|
2024-04-18 19:12:41 +00:00 |
|
aubinator_error_decode_xe.h
|
intel/tools/error_decode: Parse Xe KMD error dump file
|
2024-02-27 01:04:16 +00:00 |
|
aubinator_viewer.cpp
|
intel/tools: Add ELK support for aubinator_viewer
|
2024-02-24 00:24:32 +00:00 |
|
aubinator_viewer.h
|
intel/decoder: Move decoder to a separate module
|
2024-02-16 16:37:31 +00:00 |
|
aubinator_viewer_decoder.cpp
|
intel: Convert i915 engine type to intel in tools/ common/ and ds/
|
2022-10-15 20:04:51 +00:00 |
|
aubinator_viewer_urb.h
|
|
|
|
error2aub.c
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
error2hangdump.c
|
intel/tools/error2hangdump: Add Xe KMD support
|
2024-04-18 19:12:41 +00:00 |
|
error2hangdump_lib.c
|
intel/tools/error2hangdump: Move code that will be shared with Xe parser to error2hangdump_lib
|
2024-04-18 19:12:41 +00:00 |
|
error2hangdump_lib.h
|
intel/tools/error2hangdump: Move code that will be shared with Xe parser to error2hangdump_lib
|
2024-04-18 19:12:41 +00:00 |
|
error2hangdump_xe.c
|
intel/tools/error2hangdump: Add Xe KMD support
|
2024-04-18 19:12:41 +00:00 |
|
error2hangdump_xe.h
|
intel/tools/error2hangdump: Add Xe KMD support
|
2024-04-18 19:12:41 +00:00 |
|
error_decode_lib.c
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
error_decode_lib.h
|
intel/tools: Move ascii85_decode_char() to error_decode_lib
|
2024-04-18 19:12:41 +00:00 |
|
error_decode_xe_lib.c
|
intel/tools: Move more Xe KMD error decode functions to error_decode_xe_lib
|
2024-04-18 19:12:41 +00:00 |
|
error_decode_xe_lib.h
|
intel/tools: Move more Xe KMD error decode functions to error_decode_xe_lib
|
2024-04-18 19:12:41 +00:00 |
|
gfx8_context.h
|
intel: Rename gen_context prefix to intel_context
|
2021-04-20 20:06:34 +00:00 |
|
gfx10_context.h
|
intel: Rename gen_context prefix to intel_context
|
2021-04-20 20:06:34 +00:00 |
|
intel_aub.h
|
|
|
|
intel_context.h
|
intel: Use ALIGN_POT instead of ALIGN inside macro define
|
2024-01-03 12:46:10 +00:00 |
|
intel_dev_info.c
|
intel/tools: Add extra compiler device sha only for Gfx9+
|
2024-02-24 00:24:32 +00:00 |
|
intel_dump_gpu.c
|
intel: Skip ioctls for querying device info when hardware is unsupported
|
2024-01-25 09:57:24 +00:00 |
|
intel_dump_gpu.in
|
intel/tools: Use 'env bash' to find bash executable
|
2023-08-03 01:56:40 -07:00 |
|
intel_hang_replay.c
|
intel/tools: Add ELK support for intel_hang_replay
|
2024-02-24 00:24:32 +00:00 |
|
intel_hang_viewer.cpp
|
intel/tools: Add ELK support for intel_hang_viewer
|
2024-02-24 00:24:32 +00:00 |
|
intel_noop_drm_shim.c
|
intel/tools: load json device info in drm_shim
|
2024-02-13 19:38:36 +00:00 |
|
intel_sanitize_gpu.c
|
intel/tools: avoid invalid time and file bits combination
|
2024-03-08 21:01:38 +00:00 |
|
intel_sanitize_gpu.in
|
intel/tools: Use 'env bash' to find bash executable
|
2023-08-03 01:56:40 -07:00 |
|
intel_stub_gpu.in
|
intel/tools: Make intel_stub_gpu work when using meson devenv
|
2024-03-15 03:25:46 +00:00 |
|
meson.build
|
intel/tools/error2hangdump: Add Xe KMD support
|
2024-04-18 19:12:41 +00:00 |