summaryrefslogtreecommitdiff
path: root/lib/igt_kmod.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-27lib: Update selftests to use dynamic subtestsChris Wilson1-4/+19
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler1-5/+5
2019-10-29tests/i915_module_load: Use new name of fault injection module parameterJanusz Krzysztofik1-0/+40
2019-09-29igt_kmod: handle EPIPE on kmsgLucas De Marchi1-1/+8
2019-09-20lib/kmod: reimplement kmsg_dump()Lucas De Marchi1-17/+26
2019-01-28lib/igt_kms: Aid static analyzer with the control flowPetri Latvala1-0/+1
2018-10-26lib/kmod: Unload snd_hdmi_lpe_audioVille Syrjälä1-0/+11
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-1/+2
2018-07-11lib/kmod: Fail if the module is already loadedChris Wilson1-1/+7
2018-03-05lib/sysfs: s/kick_fbcon/bind_fbcon/Ville Syrjälä1-2/+2
2017-11-16lib/kmod: Stop reloading i915 after every kselftestChris Wilson1-3/+0
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen1-4/+40
2017-09-08lib: clean up header includesDaniel Vetter1-3/+3
2017-08-30lib/kmod: Fix error reporting for kmod load/unloadChris Wilson1-2/+2
2017-03-31lib/igt_kmod: Don't call igt_assert or igt_require without a fixturePetri Latvala1-2/+5
2017-03-13Revert "Always expose IGT subtests for known kernel selftests"Chris Wilson1-38/+14
2017-03-13Always expose IGT subtests for known kernel selftestsPetri Latvala1-14/+38
2017-02-08lib/kselftests: Split up igt_kselftests()Chris Wilson1-102/+149
2017-02-03lib/igt_kmod: Compare module names with strcmpAnder Conselvan de Oliveira1-1/+1
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson1-2/+16
2016-12-17lib/igt_kmod: kmod already supplies a cooked error codeChris Wilson1-3/+1
2016-12-13lib/kselftest: Apply the filter to the test nameChris Wilson1-4/+6
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson1-13/+47
2016-12-07Revert "lib/kselftests: Eliminate ENOTTY hack"Chris Wilson1-0/+3
2016-12-07lib/kselftests: Eliminate ENOTTY hackChris Wilson1-3/+0
2016-12-07igt/drv_selftest: Adapt to mock/late splitChris Wilson1-1/+7
2016-12-02lib/igt_kmod: Update the prefix match string lengthChris Wilson1-2/+4
2016-12-02lib/igt_kmod: s/subtest__/igt__/ for kernel parametersChris Wilson1-1/+1
2016-12-02lib/igt_kmod: Squelch the igt assert for a module with no subtestsChris Wilson1-0/+5
2016-12-01igt: Add kselftest runner for i915Chris Wilson1-73/+64
2016-12-01lib/igt_kmod: Adopt igt_kselftests()Chris Wilson1-0/+95
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+328