summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2026-08-04lib/xe/xe_spin: fix premature batch exit on BO resubmissionMarcin Bernatowicz1-14/+17
2026-08-04tests/intel/xe_sriov_flr: Extend GGTT clearing checksLukasz Laguna2-0/+24
2026-08-04lib/xe/xe_ggtt: Extract generic GGTT code into libraryLukasz Laguna4-2/+45
2026-07-30Revert "lib/kms: Set display->has_plane_color_pipeline automatically"Chaitanya Kumar Borah1-2/+0
2026-07-29tests/amdgpu/amd_deadlock: add gfx bad-opcode non-zero-count reset testJesse Zhang4-0/+119
2026-07-29lib/intel_mmio: introduce lib_igt_reg_tools static sub-library for toolsSebastian Brzezinka1-0/+15
2026-07-29lib/i915/intel_decode: introduce static sub-library for toolsSebastian Brzezinka1-0/+14
2026-07-29lib/i915/intel_decode: replace igt.h with minimal headersSebastian Brzezinka1-1/+2
2026-07-29lib/igt_halffloat: introduce static sub-library for toolsSebastian Brzezinka1-0/+8
2026-07-29lib/igt_device_scan: wire to use static sub-librariesSebastian Brzezinka1-2/+4
2026-07-29lib/igt_drm_stub: introduce for tools needing driver detectionSebastian Brzezinka2-0/+134
2026-07-29lib/igt_tools_stub: add stubs needed by toolsSebastian Brzezinka1-7/+76
2026-07-29lib/igt_stats: introduce static sub-library for toolsSebastian Brzezinka1-0/+7
2026-07-29lib/igt_tools_stub: introduce static sub-library for toolsSebastian Brzezinka1-0/+7
2026-07-28lib/i915/fbc: xe3_lpd+ update the plane size checks for FBC supportVinod Govindapillai1-1/+4
2026-07-28tests/imagination: Add tests for free list and hwrt creation ioctlsSarah Walker2-2/+142
2026-07-28tests/imagination: Add VM_CONTEXT testsDonald Robson2-0/+46
2026-07-28tests/imagination: Add DEV_QUERY static data area testsDonald Robson2-0/+32
2026-07-28tests/imagination: Add DEV_QUERY heap info testsSarah Walker2-0/+33
2026-07-28tests/imagination: Add DEV_QUERY testsDonald Robson2-1/+34
2026-07-28tests/imagination: Add framework for Imagination testsMatt Coster5-0/+106
2026-07-26tests/amdgpu/amd_deadlock: add gfx user-queue priv-instruction reset testJesse Zhang4-0/+136
2026-07-26tests/amdgpu/amd_deadlock: add gfx user-queue priv-fault reset testJesse Zhang4-12/+192
2026-07-26tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset testJesse Zhang2-4/+100
2026-07-24lib/igt_kms: Add plane type verification in igt_crtc_get_plane_typeJing-Ping Jan1-0/+7
2026-07-24lib/igt_pm: Add CPU idle state controlJason-JH Lin2-0/+79
2026-07-24tests/intel/kms_fbcon_fbt: use common routine to skip tests on fbc statusVinod Govindapillai1-1/+8
2026-07-24tests/intel/kms_frontbuffer_tracking: use a bigger buffer for fbc statusVinod Govindapillai2-2/+2
2026-07-24tests/intel/kms_frontbuffer_tracking: consolidate fbc tests skip checksVinod Govindapillai2-0/+38
2026-07-24lib/i915/fbc: extract intel_fbc_get_fbc_status()Vinod Govindapillai2-10/+48
2026-07-21lib/igt_store: Fix unexpected reuse of allocated offsetJanusz Krzysztofik1-1/+1
2026-07-16lib: Add genxml annotated batch buffer decodeJan Maslak1-1/+31
2026-07-16lib/rendercopy: Convert render op and entry points to genxmlJan Maslak1-23/+30
2026-07-16lib/rendercopy: Convert pipeline emit commands to genxmlJan Maslak1-319/+223
2026-07-16lib/rendercopy: Convert vertex data and CC state to genxmlJan Maslak1-75/+112
2026-07-16lib/rendercopy: Convert surface state and sampler setup to genxmlJan Maslak1-116/+169
2026-07-16lib/mocs: Add packed MOCS helpersJan Maslak2-0/+30
2026-07-16lib/intel_bufops: Add intel_buf_mocs() helperJan Maslak1-0/+13
2026-07-16lib/intel/genxml: Import Xe2/Xe3/Xe3p XML hardware definitions from MesaJan Maslak4-1/+2793
2026-07-16lib/intel/genxml: Import gen9-gen12.5 XML hardware definitions from MesaJan Maslak5-1/+12615
2026-07-16lib/intel/genxml: Import gen4-gen8 XML hardware definitions from MesaJan Maslak8-0/+13264
2026-07-16lib/intel/genxml: Add genxml generators, headers, and build integrationJan Maslak8-1/+2602
2026-07-10panthor: Add IGT library helper for Panthor sparse mappingsAdrián Larumbe1-0/+10
2026-07-09tests/amdgpu/amd_queue_reset: Fix random hang during queue reset stressJesse Zhang1-4/+10
2026-07-06lib/xe_eudebug: Remove EUdebug libraryDominik Karol Piątkowski3-2844/+0
2026-07-06tests/xe_eudebug_online: Remove xe_eudebug_online testDominik Karol Piątkowski1-1/+1
2026-06-29lib/igt_hook: Fix realloc size to avoid memory overwritingZbigniew Kempczyński1-1/+1
2026-06-29lib/igt_kms: Update joiner comments for clarityJeevan B1-7/+8
2026-06-25lib/rand: move static inlines to proper functionsJani Nikula2-11/+15
2026-06-25lib/kms: simplify igt_random_crtc()Jani Nikula1-7/+2