summaryrefslogtreecommitdiff
path: root/lib/drmtest.c
AgeCommit message (Expand)Author
2021-12-07tests/kms_flip: Do not check for timestamp or sequences on MediatekMark Yacoub
2021-09-09drmtest: Add DRIVER_MSM supportRob Clark
2021-07-02drmtest: Add is_msm_device checkMark Yacoub
2021-03-26lib: Introduce the igt_nouveau libraryLyude Paul
2020-11-16lib: Do not apply filtering to DRIVER_VGEMChris Wilson
2020-11-16lib: Quieten device filteringChris Wilson
2020-10-30lib: Export drm_load_module()Chris Wilson
2020-09-30tests: Add nouveau-crc testsLyude Paul
2020-06-10lib/drmtest: Don't write ffffffff to a numeric paramPetri Latvala
2020-06-08lib/igt_device_scan: Make igt_device_scan independent from igt_coreAyaz A Siddiqui
2020-05-19lib: Remove early has_known_intel_chipset() checkChris Wilson
2020-05-08lib/params: start renaming functions igt_params_*Juha-Pekka Heikkila
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-05-05lib/drmtest: Introduce __drm_open_driver_anotherArkadiusz Hiler
2020-05-05lib: Support multiple filtersArkadiusz Hiler
2019-12-04Add device selection in IGTZbigniew Kempczyński
2019-07-16lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter
2019-05-13lib: Add support for opening panfrost devicesTomeu Vizoso
2019-05-09drmtest: Properly handle virtio-gpu's namingPetri Latvala
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala
2019-03-27lib/drmtest: Add helpers to check and require amdgpuNicholas Kazlauskas
2019-03-20lib: Kill drm_get_card()Michał Winiarski
2019-02-26lib: drmtest: Add helpers to check and require the VC4 driverPaul Kocialkowski
2019-02-19lib: Restore the i915.reset modparam before cleaning upChris Wilson
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala
2019-01-14Make force work with multiple drivers availableRodrigo Siqueira
2018-12-20Add support for forcing a specific driverPetri Latvala
2018-11-26v3d: Add a helper libraryEric Anholt
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson
2018-09-03lib: Check for a specific match if requested.Chris Wilson
2018-09-03lib: Fix strcmp() direction for bsearch.Chris Wilson
2018-09-03lib: Use a bsearch to find the module nameChris Wilson
2018-09-01lib/drmtest: Move open device to separate functionKatarzyna Dec
2018-08-31lib: Stop caching __drm_device_idChris Wilson
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2017-12-14lib: Ask the kernel to quiesce the GPUChris Wilson
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson
2017-11-16lib: Attempt to load the module for a missing deviceChris Wilson
2017-11-06lib/drmtest: Fix typoThierry Reding
2017-10-19lib: Idle the GT when quiescing the GPUChris Wilson
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter
2017-07-25lib/drmtest: Decode driver flags on failureDaniel Vetter
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson
2017-03-23lib: system() is bad, use libkmod insteadChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2016-11-29lib: add igt_dummyloadAbdiel Janulgue
2016-10-27lib/drmtest: Test for equivalence with DRIVER_ANYTomeu Vizoso