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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
lib: s/GEN_VER/GFX_VER/ for Intel platform
Nakshtra Goyal
1
-8
/
+8
2026-05-11
scripts/generate_iga64_codes: add env variable to force asm rebuild
Andrzej Hajda
1
-1
/
+1
2026-05-06
scripts/bash-autocomplete: Create autocompletion for tests
Jan Sokolowski
1
-0
/
+88
2026-03-10
scripts/generate_iga64_codes: Add support for xe3p and xe3
Priyanka Dandamudi
1
-1
/
+1
2025-12-10
scripts: remove symlink
Kamil Konieczny
1
-1
/
+0
2025-12-09
scripts/cocci: Add iterators.cocci
Ville Syrjälä
1
-0
/
+25
2025-11-27
scripts/convert_3dlut.py Convert a 3D LUT to igt_3dlut_t array for 3D LUT API
Alex Hung
1
-0
/
+94
2025-08-05
scripts: Add symlink to verify-blocklist.sh
Kamil Konieczny
1
-0
/
+1
2025-08-05
scripts: Update documentation for blocklist verification
Kamil Konieczny
1
-3
/
+4
2025-08-05
gitlab-ci: Rename blocklist verify script
Kamil Konieczny
1
-0
/
+0
2025-08-05
scripts/run-tests: Update help
Kamil Konieczny
1
-1
/
+1
2025-07-16
tests: Add core_debugfs
Peter Senna Tschudin
1
-1
/
+1
2025-07-16
scripts/igt_doc: fix a deprecation warning
Michael J. Ruhl
1
-1
/
+1
2025-07-08
script/test_list: fix a document generator bug
Michael J. Ruhl
1
-1
/
+1
2025-06-24
lib/meson: refactor GPGPU assembly build process
Andrzej Hajda
1
-7
/
+7
2025-05-30
Revert "lib/meson: refactor GPGPU assembly build process"
Andrzej Hajda
1
-7
/
+7
2025-05-30
lib/meson: refactor GPGPU assembly build process
Andrzej Hajda
1
-7
/
+7
2025-04-10
tests/intel: Remove debugfs_test and xe_debugfs
Peter Senna Tschudin
1
-1
/
+1
2025-03-25
scripts/test_list: Do not stop the build if documentation fails
Karthik B S
1
-3
/
+3
2025-03-24
scripts/generate_iga64_codes: remove parenthesis around ARG macro body
Andrzej Hajda
1
-1
/
+1
2025-03-24
scripts/generate_iga64_codes: fix handling empty asms
Andrzej Hajda
1
-2
/
+2
2025-03-24
scripts/generate_iga64_codes: make script less chatty
Andrzej Hajda
1
-3
/
+2
2025-03-10
scripts/run-tests.sh: Add support to kmemleak and igt_facts
Peter Senna Tschudin
1
-2
/
+8
2024-12-12
scripts/generate_iga64_codes: fix path of iga64_macros.h
Andrzej Hajda
1
-2
/
+4
2024-11-25
scripts/generate_iga64_codes: add iga64_macros.h to checksum calculation
Andrzej Hajda
1
-1
/
+1
2024-11-05
scripts/generate_iga64_codes: prevent objcopy from modifying the input file
Jeff Dagenais
1
-1
/
+1
2024-10-28
scripts/run-test: Keep original prune behaviour
George Zhang
1
-2
/
+5
2024-09-24
scripts/test_list: Drop logging out list of not compiled tests
Zbigniew Kempczyński
1
-2
/
+0
2024-09-20
scripts/test_list: Don't log missing testlist
Zbigniew Kempczyński
1
-1
/
+6
2024-09-19
scripts/test_list: Relax treatment of non-compiled tests
Kamil Konieczny
1
-8
/
+24
2024-07-29
lib/gpgpu_shader: add support for PVC and MTL
Andrzej Hajda
1
-1
/
+1
2024-07-02
lib/gpgpu_shader: add inline support for iga64 assembly
Andrzej Hajda
2
-0
/
+130
2024-04-09
scripts/doc-tests-cross-check: allow whitespace in keywords
Kamil Konieczny
1
-8
/
+25
2024-04-02
scripts/doc_to_xls.py: fix spreadsheet generation
Mauro Carvalho Chehab
1
-3
/
+9
2024-03-28
scripts/doc-tests-cross-check: check for collisions
Kamil Konieczny
1
-0
/
+160
2024-03-15
scripts/xls_to_doc.py: make pylint happy
Mauro Carvalho Chehab
1
-8
/
+7
2024-03-15
scripts/xls_to_doc.py: add a logic to simplify tags
Mauro Carvalho Chehab
1
-12
/
+121
2024-03-15
scripts/xls_to_doc.py: better handle common attributes
Mauro Carvalho Chehab
1
-7
/
+20
2024-03-15
scripts/xls_to_doc.py: reduce verbosity for writing message
Mauro Carvalho Chehab
1
-1
/
+1
2024-03-15
scripts/xls_to_doc.py: don't duplicate a common field
Mauro Carvalho Chehab
1
-0
/
+5
2024-03-15
scripts/xls_to_doc.py: preserve line for found fields
Mauro Carvalho Chehab
1
-1
/
+6
2024-03-15
scripts/xls_to_doc.py: improve the addition logic
Mauro Carvalho Chehab
1
-0
/
+3
2024-03-15
scripts/xls_to_doc.py: detect field removal
Mauro Carvalho Chehab
1
-14
/
+22
2024-03-15
scripts/xls_to_doc.py: be clearer when ignoring a value in verbose mode
Mauro Carvalho Chehab
1
-1
/
+1
2024-03-15
scripts/xls_to_doc.py: don't ignore the last column
Mauro Carvalho Chehab
1
-1
/
+1
2024-03-15
scripts/xls_to_doc.py: make the message about wildcards clearer
Mauro Carvalho Chehab
1
-1
/
+1
2024-03-14
scripts/xls_to_doc.py: don't be verbose by default
Mauro Carvalho Chehab
1
-10
/
+22
2024-03-14
scripts/xls_to_doc.py: document all functions
Mauro Carvalho Chehab
1
-2
/
+45
2024-03-14
scripts/xls_to_doc.py: fix issues with python < 3.7
Mauro Carvalho Chehab
1
-2
/
+3
2024-03-14
scripts/xls_to_doc.py: cleanup argparse logic
Mauro Carvalho Chehab
1
-14
/
+12
[next]