summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2 dayslib/kunit: Read results from debugfsJanusz Krzysztofik1-36/+93
3 dayslib/kms: Clear connector_attrs[] upon setting the reset valueVille Syrjälä1-0/+3
3 dayslib/kms: Generalize forced_connectors[] to handle arbitrary attributesVille Syrjälä1-51/+92
3 dayslib/kms: Adjust forced_connectors[] traversalVille Syrjälä1-11/+16
3 dayslib/kms: Introduce struct igt_forced_connectorVille Syrjälä1-19/+31
4 dayslib/igt_kmod: Fix sigaction write to uninitialized memoryZbigniew Kempczyński1-8/+8
8 dayslib/intel_blt: Add functions which extract and check object ccs dataZbigniew Kempczyński2-0/+133
9 dayslib: fix calloc calls with inverted argumentsMauro Carvalho Chehab2-5/+5
12 dayslib/xe_mmio: Introduce Xe MMIO libPiotr Piórkowski5-0/+269
12 dayslib/intel_mmio: Map the whole BAR0 for gen12+Piotr Piórkowski1-1/+1
2024-04-04lib/igt_drm_fdinfo: Simplify find_kv()Lucas De Marchi1-8/+5
2024-04-04lib/igt_drm_clients: Fix leaksLucas De Marchi1-0/+10
2024-04-04lib/igt_drm_clients: Fix sizeof calculationLucas De Marchi1-2/+3
2024-04-04lib/igt_drm_clients: Use callocLucas De Marchi1-7/+3
2024-04-03tests/amdgpu/amd_ilr: Fix eDP PSR not be re-enabled after testHersen Wu1-5/+0
2024-04-03lib/igt_kms: adapt to boolean debugfs for i915_bigjoiner_force_enableKunal Joshi1-2/+2
2024-04-02lib/xe_spin: Fix doc whitespaces and typoLucas De Marchi1-3/+3
2024-04-01lib/xe: Update __xe_exec_queue_create()Niranjana Vishwanathapura2-5/+5
2024-04-01lib/igt_kms: add helper to enable/disable force joinerKunal Joshi2-0/+53
2024-04-01lib/igt_kms: move bigjoiner_mode_found to libKunal Joshi2-0/+30
2024-03-29tests/intel: Use MI_ARB_CHECK definition more consistentlyMatt Roper2-4/+2
2024-03-28lib: sync xe_pciids.h with kernelRavi Kumar Vodapalli1-38/+34
2024-03-28lib: sync i915_pciids.h with kernelRavi Kumar Vodapalli1-2/+9
2024-03-28lib/amd: Return false if dp_fec or dp_dsc is not supportedAlex Hung1-6/+8
2024-03-26lib: Inline igt_x86_features() into ifunc resolversMatt Turner3-116/+129
2024-03-26lib/kunit: Minimize code duplicationJanusz Krzysztofik1-8/+1
2024-03-26lib/kunit: Execute test cases synchronouslyJanusz Krzysztofik1-102/+54
2024-03-25lib/igt_multigpu: Introduce library for multi-GPU scenariosDominik Karol Piątkowski3-0/+125
2024-03-25lib/drmtest: Introduced drm_open_driver_anotherDominik Karol Piątkowski2-35/+76
2024-03-25lib/igt_device_scan: Introduce filtering out non-PCI devicesDominik Karol Piątkowski2-0/+25
2024-03-21lib/amd: check output has hpd before trigger hotplugAlex Hung1-0/+3
2024-03-21lib/xe/xe_spin: Add support to store/write timestampSai Gowtham Ch2-0/+14
2024-03-21lib/xe/xe_spin: Update xe_spin with exec_syncSai Gowtham Ch1-0/+1
2024-03-20lib/kunit: Time out promptly on missing KTAP reportJanusz Krzysztofik1-0/+13
2024-03-20lib/kunit: Let igt_ktap_free() take care of pointer resetJanusz Krzysztofik4-22/+21
2024-03-20lib/kunit: Store igt_ktap_results pointer in a central locationJanusz Krzysztofik1-15/+20
2024-03-20lib/intel_compute: Add documentation of global workgroup sizeJanga Rahul Kumar1-4/+8
2024-03-18lib/igt_kmod: fix musl buildsKamil Konieczny1-0/+1
2024-03-18lib/igt_sriov_device: fix musl libc buildKamil Konieczny1-0/+1
2024-03-15lib/intel_common: Add placeholder for common i915 and xe functionsZbigniew Kempczyński3-0/+128
2024-03-15tests/intel/xe_compute_preempt: Add compute threadgroup preempt testJanga Rahul Kumar2-17/+60
2024-03-14lib/igt_kmod: stop using KMOD_REMOVE_FORCELucas De Marchi2-21/+18
2024-03-14lib/xe_spin: Fix MI_STORE_REGISTER_MEM instruction usageMatt Roper1-1/+1
2024-03-14lib/igt_sriov_device: Cache xe device at openMarcin Bernatowicz1-1/+7
2024-03-12lib/igt_sysfs: make sure to write empty stringsLucas De Marchi1-8/+33
2024-03-12lib/igt_sysfs: Fix off-by-one in buffer sizeLucas De Marchi1-2/+2
2024-03-12lib/igt_sysfs: stop leaking fd on write failuresLucas De Marchi1-7/+14
2024-03-12lib/igt_sysfs: Use same var for sizeof()Lucas De Marchi1-1/+1
2024-03-11lib/igt_kmod: drop devcoredump before a PCI module unloadRodrigo Vivi1-0/+55
2024-03-11lib/igt_kmod: Allow to load kunit from aliasLucas De Marchi1-2/+18