index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
benchmarks/gem_wsim: skip -V verify on non-BATCH steps
Marcin Bernatowicz
1
-1
/
+1
2026-06-25
benchmarks/gem_exec_trace: use hars_petruska_f54_1_random() from lib/rand
Jani Nikula
1
-9
/
+3
2026-06-25
benchmarks/gem_exec_reloc: use hars_petruska_f54_1_random() from lib/rand
Jani Nikula
1
-11
/
+4
2026-05-20
lib/intel_blt: Use xe_canonical_va() for Xe driver
Dnyaneshwar Bhadane
1
-5
/
+3
2026-04-10
lib/kms: pass mode parameter to for_each_connector_mode()
Jani Nikula
1
-2
/
+1
2026-02-06
tests/kms: Convert to for_each_crtc(), part 6
Ville Syrjälä
1
-4
/
+4
2025-12-17
lib/kms: Replace igt_output_set_pipe() with igt_output_set_crtc()
Ville Syrjälä
1
-1
/
+2
2025-12-09
igt: Make igt_simple_main*() look like normal function definition
Ville Syrjälä
1
-1
/
+1
2025-12-09
igt: Make igt_main*() look like normal function definition
Ville Syrjälä
1
-1
/
+1
2025-12-09
igt: Make igt_simple_main look more like a function
Ville Syrjälä
1
-1
/
+1
2025-12-09
igt: Make igt_main look more like a function
Ville Syrjälä
1
-1
/
+1
2025-12-09
igt: Make igt_fixture look like an iterator
Ville Syrjälä
1
-2
/
+2
2025-10-20
benchmarks/gem_wsim: Verify Xe spinner batch completion
Marcin Bernatowicz
1
-8
/
+33
2025-10-20
benchmarks/gem_wsim: Fail on thread assertions
Marcin Bernatowicz
1
-0
/
+3
2025-05-07
benchmarks/xe_blt: Add measure of BLT performance
Pravalika Gurram
2
-0
/
+315
2025-04-29
benchmarks/xe_exec_ctx: Measure context overhead
Pravalika Gurram
2
-1
/
+298
2025-04-29
benchmarks/xe_create: Measure allocation time for objects
Pravalika Gurram
2
-0
/
+157
2025-01-28
lib/igt_device_scan: drop device scan cache logic
Zbigniew Kempczyński
1
-1
/
+1
2025-01-10
lib/xe: Split nsec to ticks abstraction
Lucas De Marchi
1
-4
/
+4
2024-10-01
treewide: Fix intel_register_access_init()
Lucas De Marchi
1
-1
/
+1
2024-07-31
benchmarks/gem_wsim: Option to list physical engines
Marcin Bernatowicz
1
-1
/
+42
2024-07-31
benchmarks/gem_wsim: Extend engine selection syntax
Marcin Bernatowicz
1
-317
/
+320
2024-07-31
benchmarks/gem_wsim: Update request_idx in prepare phase
Marcin Bernatowicz
1
-16
/
+20
2024-07-31
benchmarks/gem_wsim: Introduce engine_idx to streamline engine selection
Marcin Bernatowicz
1
-58
/
+82
2024-07-31
benchmarks/gem_wsim: Unify bond handling
Marcin Bernatowicz
1
-13
/
+7
2024-07-31
benchmarks/gem_wsim: Introduce intel_engines structure
Marcin Bernatowicz
1
-35
/
+37
2024-07-26
benchmarks/gem_wsim: Fix mmap for discrete graphics cards
Marcin Bernatowicz
1
-2
/
+11
2024-07-26
benchmarks/gem_wsim: Support gens without relocations
Marcin Bernatowicz
1
-26
/
+72
2024-05-07
benchmarks: use poll.h in includes
Reagan Bohan
2
-2
/
+2
2024-04-10
benchmarks: fix calloc calls with inverted arguments
Mauro Carvalho Chehab
2
-4
/
+4
2024-03-04
igt: Remove duplicate igt_display_require() calls
Arthur Grillo
1
-2
/
+0
2024-02-14
benchmarks/kms_vblank: Add XE support
Bhanuprakash Modem
1
-1
/
+1
2024-02-14
benchmarks/gem_exec_tracer.c: Fix musl build
Mohammed Anas
1
-0
/
+4
2024-02-14
benchmarks: Add KMS framebuffer stress benchmark
Arthur Grillo
2
-0
/
+209
2024-01-26
benchmarks/gem_wsim: use xe_bb_size() helper
Matthew Auld
1
-2
/
+1
2023-12-15
drm-uapi/xe: Remove sync binds
Matthew Brost
1
-2
/
+1
2023-12-11
benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing
Marcin Bernatowicz
1
-1
/
+1
2023-12-05
tests/intel/xe: Adjust to KMD uAPI changes for long-running VMs
Thomas Hellström
1
-1
/
+1
2023-12-05
drm-uapi/xe: Split xe_sync types from flags
Francois Dugast
1
-4
/
+5
2023-12-05
drm-uapi/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
Rodrigo Vivi
1
-1
/
+1
2023-12-05
xe: s/hw_engine/engine
Rodrigo Vivi
1
-4
/
+4
2023-12-05
drm-uapi/xe: Separate bo_create placement from flags
Rodrigo Vivi
1
-1
/
+1
2023-12-05
xe_query: Kill visible_vram_if_possible
Rodrigo Vivi
1
-1
/
+2
2023-12-05
xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_create
Rodrigo Vivi
1
-2
/
+2
2023-11-27
benchmarks/gem_wsim: introduce bb_size field
Marcin Bernatowicz
1
-14
/
+25
2023-11-17
drm-uapi/xe: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-6
/
+6
2023-10-17
xe: Update to new VM bind uAPI
Matthew Brost
1
-1
/
+1
2023-10-10
benchmarks/gem_wsim: added basic xe support
Marcin Bernatowicz
2
-27
/
+491
2023-10-10
benchmarks/gem_wsim: for_each_w_step macro
Marcin Bernatowicz
1
-38
/
+43
2023-10-10
benchmarks/gem_wsim: for_each_ctx macro
Marcin Bernatowicz
1
-19
/
+25
[next]