summaryrefslogtreecommitdiff
path: root/lib/drmtest.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-10lib/drmtest: Don't write ffffffff to a numeric paramPetri Latvala1-1/+1
2020-06-08lib/igt_device_scan: Make igt_device_scan independent from igt_coreAyaz A Siddiqui1-0/+1
2020-05-19lib: Remove early has_known_intel_chipset() checkChris Wilson1-19/+1
2020-05-08lib/params: start renaming functions igt_params_*Juha-Pekka Heikkila1-1/+1
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson1-21/+1
2020-05-05lib/drmtest: Introduce __drm_open_driver_anotherArkadiusz Hiler1-23/+145
2020-05-05lib: Support multiple filtersArkadiusz Hiler1-4/+4
2019-12-04Add device selection in IGTZbigniew Kempczyński1-8/+86
2019-07-16lib: Ditch "DRIVER_* for kms tests" cargo cultDaniel Vetter1-9/+0
2019-05-13lib: Add support for opening panfrost devicesTomeu Vizoso1-0/+3
2019-05-09drmtest: Properly handle virtio-gpu's namingPetri Latvala1-2/+7
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala1-2/+2
2019-03-27lib/drmtest: Add helpers to check and require amdgpuNicholas Kazlauskas1-1/+11
2019-03-20lib: Kill drm_get_card()Michał Winiarski1-40/+0
2019-02-26lib: drmtest: Add helpers to check and require the VC4 driverPaul Kocialkowski1-0/+10
2019-02-19lib: Restore the i915.reset modparam before cleaning upChris Wilson1-0/+2
2019-01-21lib/drmtest: Don't read from NULL in set_forced_driverPetri Latvala1-1/+3
2019-01-14Make force work with multiple drivers availableRodrigo Siqueira1-4/+8
2018-12-20Add support for forcing a specific driverPetri Latvala1-0/+32
2018-11-26v3d: Add a helper libraryEric Anholt1-0/+3
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson1-6/+19
2018-09-03lib: Check for a specific match if requested.Chris Wilson1-1/+1
2018-09-03lib: Fix strcmp() direction for bsearch.Chris Wilson1-2/+2
2018-09-03lib: Use a bsearch to find the module nameChris Wilson1-3/+9
2018-09-01lib/drmtest: Move open device to separate functionKatarzyna Dec1-61/+48
2018-08-31lib: Stop caching __drm_device_idChris Wilson1-3/+0
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler1-2/+2
2017-12-14lib: Ask the kernel to quiesce the GPUChris Wilson1-27/+2
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson1-2/+2
2017-11-16lib: Attempt to load the module for a missing deviceChris Wilson1-40/+57
2017-11-06lib/drmtest: Fix typoThierry Reding1-1/+1
2017-10-19lib: Idle the GT when quiescing the GPUChris Wilson1-1/+1
2017-09-08build: use HAVE_LIBGEN_H consistentlyDaniel Vetter1-3/+1
2017-07-25lib/drmtest: Decode driver flags on failureDaniel Vetter1-1/+22
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson1-0/+8
2017-03-23lib: system() is bad, use libkmod insteadChris Wilson1-4/+3
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+1
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-1/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+1
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson1-1/+1
2016-11-29lib: add igt_dummyloadAbdiel Janulgue1-0/+3
2016-10-27lib/drmtest: Test for equivalence with DRIVER_ANYTomeu Vizoso1-1/+1
2016-10-27lib/drmtest: Take DRIVER_ANY into account when opening the DRM deviceTomeu Vizoso1-0/+4
2016-10-18drmtest: Install exithandler for i915, even in multidriver testsChris Wilson1-6/+10
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson1-1/+1
2016-07-19lib: __drm_open_driver() needs to report the errorChris Wilson1-4/+3
2016-07-12lib/drmtest: add virtio_gpu supportGustavo Padovan1-0/+9
2016-07-12lib/drmtest: Fix igt_skip messageGustavo Padovan1-1/+1
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson1-1/+1
2016-06-28lib: Avoid running gem_quiescent_gpu() on non-Intel hardwareRobert Foss1-1/+1