summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-01-16lib/igt_crc: Remove crc32 table from common sectionZbigniew Kempczyński1-1/+1
2023-01-12lib/igt_dummyload: Don't assume dependency object sizeZbigniew Kempczyński2-1/+4
2023-01-12lib/intel_allocator: Fix alignment variable used in debug pathZbigniew Kempczyński1-1/+1
2023-01-09lib/amdgpu: add cp dma helper functionsVitaly Prosyak3-1/+463
2023-01-09lib/amdgpu: small refactoringVitaly Prosyak4-78/+110
2023-01-09lib/amdgpu: rename function parameterVitaly Prosyak2-3/+3
2023-01-09Chamelium: Split kms_chamelium into multiple kms_chamelium testsMark Yacoub3-1/+3
2023-01-09lib: Also consider TAINT_MACHINE_CHECK as abortable taintPetri Latvala1-0/+1
2023-01-05chamelium: Handle errors when fetching AdapterAllowedPetri Latvala1-2/+9
2022-12-29tests/vc4_mmap: Create test for VC4's Mmap BO IOCTLMaíra Canal1-0/+2
2022-12-29tests/v3d_mmap: Improve tests from V3D's Mmap BO IOCTLMaíra Canal1-0/+2
2022-12-27lib/intel_allocator: Fixed start offset and alignmentDominik Karol Piatkowski1-0/+5
2022-12-19tests/vc4_perfmon: Create test for VC4's Perfmon IOCTLsMaíra Canal2-0/+38
2022-12-19tests/vc4: Skip VC4 tests if they are running on BCM2711/RaspberryPi4Maíra Canal2-0/+13
2022-12-19lib/igt_vc4: Add PAGE_SIZE macro to VC4Maíra Canal1-0/+2
2022-12-19tests/vc4: Remove unused or redundant includesMaíra Canal2-14/+2
2022-12-19lib/i915_blt: Extract blit emit functionsZbigniew Kempczyński2-73/+219
2022-12-19lib/i915_blt: Remove src == dst pitch restrictionZbigniew Kempczyński1-5/+3
2022-12-19lib/meson: Remove libdrm configuration and intel_bufmgr stubsZbigniew Kempczyński4-626/+0
2022-12-19lib/ioctl_wrappers: Remove gem_handle_to_libdrm_boZbigniew Kempczyński2-36/+0
2022-12-19lib/intel_decode: Get drm decode code and adopt to use in igtZbigniew Kempczyński3-0/+4005
2022-12-19lib/intel_batchbuffer: Get rid of libdrm batchbufferZbigniew Kempczyński2-821/+2
2022-12-15lib/igt_sysfs: Generic verification of writable sysfs attributesAshutosh Dixit2-0/+94
2022-12-14tests: Avoid the name "all"Petri Latvala1-1/+1
2022-12-13tests/device_reset: Add cold reset IGT testAnshuman Gupta2-0/+42
2022-12-13lib/igt_pm: Refactor get firmware_node fdAnshuman Gupta1-11/+25
2022-12-13lib/igt_pci: Add PCIe slot capAnshuman Gupta1-0/+3
2022-12-13lib/igt_pci: helpers to get PCI capabilities offsetAnshuman Gupta3-0/+79
2022-12-12lib/tests/igt_fork: add tests for igt_multi_forkKamil Konieczny1-28/+65
2022-12-12lib/igt_core: add prefix to loggingKamil Konieczny1-2/+8
2022-12-12lib/igt_core: add igt_multi_fork for parallel testsKamil Konieczny2-18/+208
2022-12-09lib/dmabuf_sync_file: move common stuff into libMatthew Auld3-0/+235
2022-12-08lib: Support all future platforms in bufopsChris Wilson1-12/+11
2022-12-07lib/intel_allocator_reloc: Introduce stateful allocations in relocZbigniew Kempczyński1-18/+97
2022-12-07lib/intel_allocator: Remove RANDOM allocatorZbigniew Kempczyński4-197/+1
2022-12-05v2: Add mtl to perf-metrics-codegen.py (Umesh)Lionel Landwerlin9-5/+84216
2022-12-02lib/i915/perf: Include ATSM in ACM metricsAshutosh Dixit1-0/+2
2022-12-01tests/v3d_perfmon: Create test for V3D's Perfmon IOCTLsMaíra Canal2-0/+40
2022-12-01lib/igt_v3d: Add PAGE_SIZE macro to V3DMaíra Canal1-0/+2
2022-12-01tests/v3d: Remove unused or redundant includesMaíra Canal1-3/+0
2022-12-01lib/intel_batchbuffer: Use correct engine id in exec_blit()Karolina Stolarek3-23/+37
2022-12-01lib/intel_batchbuffer: Make find_engine() more flexibleKarolina Stolarek1-5/+3
2022-11-28lib/amdgpu: activate GFX9 test supportVitaly Prosyak2-6/+2
2022-11-28lib/mtl: Add Meteorlake platform definitionJeevan B2-0/+13
2022-11-22Cv3 workaround: skip plug all at initMark Yacoub1-0/+11
2022-11-17lib/i915_blt: Narrow setting same pitch and aux-ccs to Tile64 onlyZbigniew Kempczyński1-1/+1
2022-11-16Chamelium: Add new EDID Resolution List testMark Yacoub4-3/+43
2022-11-16lib/i915/perf: Propagate return from unsupported_i915_perf_platformAshutosh Dixit1-2/+2
2022-11-16Chamelium: Add more real monitor EDIDsMark Yacoub3-40/+790
2022-11-14tests/amdgpu: PCI unplug 4 tests for different scenario.Vitaly Prosyak4-1/+660