summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-06-15lib: s/GEN_VER/GFX_VER/ for Intel platformNakshtra Goyal1-8/+8
2026-05-11scripts/generate_iga64_codes: add env variable to force asm rebuildAndrzej Hajda1-1/+1
2026-05-06scripts/bash-autocomplete: Create autocompletion for testsJan Sokolowski1-0/+88
2026-03-10scripts/generate_iga64_codes: Add support for xe3p and xe3Priyanka Dandamudi1-1/+1
2025-12-10scripts: remove symlinkKamil Konieczny1-1/+0
2025-12-09scripts/cocci: Add iterators.cocciVille Syrjälä1-0/+25
2025-11-27scripts/convert_3dlut.py Convert a 3D LUT to igt_3dlut_t array for 3D LUT APIAlex Hung1-0/+94
2025-08-05scripts: Add symlink to verify-blocklist.shKamil Konieczny1-0/+1
2025-08-05scripts: Update documentation for blocklist verificationKamil Konieczny1-3/+4
2025-08-05gitlab-ci: Rename blocklist verify scriptKamil Konieczny1-0/+0
2025-08-05scripts/run-tests: Update helpKamil Konieczny1-1/+1
2025-07-16tests: Add core_debugfsPeter Senna Tschudin1-1/+1
2025-07-16scripts/igt_doc: fix a deprecation warningMichael J. Ruhl1-1/+1
2025-07-08script/test_list: fix a document generator bugMichael J. Ruhl1-1/+1
2025-06-24lib/meson: refactor GPGPU assembly build processAndrzej Hajda1-7/+7
2025-05-30Revert "lib/meson: refactor GPGPU assembly build process"Andrzej Hajda1-7/+7
2025-05-30lib/meson: refactor GPGPU assembly build processAndrzej Hajda1-7/+7
2025-04-10tests/intel: Remove debugfs_test and xe_debugfsPeter Senna Tschudin1-1/+1
2025-03-25scripts/test_list: Do not stop the build if documentation failsKarthik B S1-3/+3
2025-03-24scripts/generate_iga64_codes: remove parenthesis around ARG macro bodyAndrzej Hajda1-1/+1
2025-03-24scripts/generate_iga64_codes: fix handling empty asmsAndrzej Hajda1-2/+2
2025-03-24scripts/generate_iga64_codes: make script less chattyAndrzej Hajda1-3/+2
2025-03-10scripts/run-tests.sh: Add support to kmemleak and igt_factsPeter Senna Tschudin1-2/+8
2024-12-12scripts/generate_iga64_codes: fix path of iga64_macros.hAndrzej Hajda1-2/+4
2024-11-25scripts/generate_iga64_codes: add iga64_macros.h to checksum calculationAndrzej Hajda1-1/+1
2024-11-05scripts/generate_iga64_codes: prevent objcopy from modifying the input fileJeff Dagenais1-1/+1
2024-10-28scripts/run-test: Keep original prune behaviourGeorge Zhang1-2/+5
2024-09-24scripts/test_list: Drop logging out list of not compiled testsZbigniew Kempczyński1-2/+0
2024-09-20scripts/test_list: Don't log missing testlistZbigniew Kempczyński1-1/+6
2024-09-19scripts/test_list: Relax treatment of non-compiled testsKamil Konieczny1-8/+24
2024-07-29lib/gpgpu_shader: add support for PVC and MTLAndrzej Hajda1-1/+1
2024-07-02lib/gpgpu_shader: add inline support for iga64 assemblyAndrzej Hajda2-0/+130
2024-04-09scripts/doc-tests-cross-check: allow whitespace in keywordsKamil Konieczny1-8/+25
2024-04-02scripts/doc_to_xls.py: fix spreadsheet generationMauro Carvalho Chehab1-3/+9
2024-03-28scripts/doc-tests-cross-check: check for collisionsKamil Konieczny1-0/+160
2024-03-15scripts/xls_to_doc.py: make pylint happyMauro Carvalho Chehab1-8/+7
2024-03-15scripts/xls_to_doc.py: add a logic to simplify tagsMauro Carvalho Chehab1-12/+121
2024-03-15scripts/xls_to_doc.py: better handle common attributesMauro Carvalho Chehab1-7/+20
2024-03-15scripts/xls_to_doc.py: reduce verbosity for writing messageMauro Carvalho Chehab1-1/+1
2024-03-15scripts/xls_to_doc.py: don't duplicate a common fieldMauro Carvalho Chehab1-0/+5
2024-03-15scripts/xls_to_doc.py: preserve line for found fieldsMauro Carvalho Chehab1-1/+6
2024-03-15scripts/xls_to_doc.py: improve the addition logicMauro Carvalho Chehab1-0/+3
2024-03-15scripts/xls_to_doc.py: detect field removalMauro Carvalho Chehab1-14/+22
2024-03-15scripts/xls_to_doc.py: be clearer when ignoring a value in verbose modeMauro Carvalho Chehab1-1/+1
2024-03-15scripts/xls_to_doc.py: don't ignore the last columnMauro Carvalho Chehab1-1/+1
2024-03-15scripts/xls_to_doc.py: make the message about wildcards clearerMauro Carvalho Chehab1-1/+1
2024-03-14scripts/xls_to_doc.py: don't be verbose by defaultMauro Carvalho Chehab1-10/+22
2024-03-14scripts/xls_to_doc.py: document all functionsMauro Carvalho Chehab1-2/+45
2024-03-14scripts/xls_to_doc.py: fix issues with python < 3.7Mauro Carvalho Chehab1-2/+3
2024-03-14scripts/xls_to_doc.py: cleanup argparse logicMauro Carvalho Chehab1-14/+12