summaryrefslogtreecommitdiff
path: root/lib/igt_kmod.c
AgeCommit message (Expand)Author
2022-05-18lib/igt_aux: get rid of passing pipewire-pulse pid on functionsMauro Carvalho Chehab
2022-05-18lib/igt_kmod: properly handle pipewire-pulseMauro Carvalho Chehab
2022-05-18lib/igt_kmod: make it less pedantic with audio driver removalMauro Carvalho Chehab
2022-05-18lib/igt_kmod: don't leak who from module unload routinesMauro Carvalho Chehab
2022-05-18lib/igt_kmod: improve audio unbind logicMauro Carvalho Chehab
2022-05-18lib/igt_kmod: always fill who when unloading audio driverMauro Carvalho Chehab
2022-05-18tests/core_hotunplug: properly finish processes using audio devicesMauro Carvalho Chehab
2022-04-01lib/igt_kmod: Unload mei modules before unloading i915Daniele Ceraolo Spurio
2022-04-01lib/igt_kmod: Wait for a kmod to finish its probe before unloding it.Daniele Ceraolo Spurio
2022-02-22lib/igt_kmod: Don't use process exit return valueAnshuman Gupta
2022-02-15lib: Add silent __igt_i915_driver_unloadAnshuman Gupta
2021-06-16tests/amdgpu: Add amdgpu module reload testVictor Lu
2021-03-03lib/kmod: Stop producing results at all for kernel selftests on taintPetri Latvala
2021-01-08lib/kmod: Check for kernel taints before/after selftestsChris Wilson
2020-11-23lib/kmod: Recursively unload the modulesChris Wilson
2020-02-27lib: Update selftests to use dynamic subtestsChris Wilson
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler
2019-10-29tests/i915_module_load: Use new name of fault injection module parameterJanusz Krzysztofik
2019-09-29igt_kmod: handle EPIPE on kmsgLucas De Marchi
2019-09-20lib/kmod: reimplement kmsg_dump()Lucas De Marchi
2019-01-28lib/igt_kms: Aid static analyzer with the control flowPetri Latvala
2018-10-26lib/kmod: Unload snd_hdmi_lpe_audioVille Syrjälä
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano
2018-07-11lib/kmod: Fail if the module is already loadedChris Wilson
2018-03-05lib/sysfs: s/kick_fbcon/bind_fbcon/Ville Syrjälä
2017-11-16lib/kmod: Stop reloading i915 after every kselftestChris Wilson
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen
2017-09-08lib: clean up header includesDaniel Vetter
2017-08-30lib/kmod: Fix error reporting for kmod load/unloadChris Wilson
2017-03-31lib/igt_kmod: Don't call igt_assert or igt_require without a fixturePetri Latvala
2017-03-13Revert "Always expose IGT subtests for known kernel selftests"Chris Wilson
2017-03-13Always expose IGT subtests for known kernel selftestsPetri Latvala
2017-02-08lib/kselftests: Split up igt_kselftests()Chris Wilson
2017-02-03lib/igt_kmod: Compare module names with strcmpAnder Conselvan de Oliveira
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson
2016-12-17lib/igt_kmod: kmod already supplies a cooked error codeChris Wilson
2016-12-13lib/kselftest: Apply the filter to the test nameChris Wilson
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson
2016-12-07Revert "lib/kselftests: Eliminate ENOTTY hack"Chris Wilson
2016-12-07lib/kselftests: Eliminate ENOTTY hackChris Wilson
2016-12-07igt/drv_selftest: Adapt to mock/late splitChris Wilson
2016-12-02lib/igt_kmod: Update the prefix match string lengthChris Wilson
2016-12-02lib/igt_kmod: s/subtest__/igt__/ for kernel parametersChris Wilson
2016-12-02lib/igt_kmod: Squelch the igt assert for a module with no subtestsChris Wilson
2016-12-01igt: Add kselftest runner for i915Chris Wilson
2016-12-01lib/igt_kmod: Adopt igt_kselftests()Chris Wilson
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad