summaryrefslogtreecommitdiff
path: root/tests/core_hotunplug.c
AgeCommit message (Expand)Author
2022-05-18lib/igt_kmod: make it less pedantic with audio driver removalMauro Carvalho Chehab
2022-05-18core_hotunplug: fix audio unbind logicMauro Carvalho Chehab
2022-05-18tests/core_hotunplug: properly finish processes using audio devicesMauro Carvalho Chehab
2022-04-14tests/core_hotunplug: apply audio unload for all i915 hwKai Vehmanen
2021-11-26tests/core_hotunplug: Show device PCI bus address on errorsJanusz Krzysztofik
2021-10-08tests/core_hotunplug: Drop log level for preventively unloading snd driverJeevan B
2021-07-08tests/core_hotplug: Convert to intel_ctx_tJason Ekstrand
2021-06-29tests/core_hotunplug: Unload snd driver before i915 unbindUma Shankar
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-04-14tests/core_hotunplug: Add perf health checkJanusz Krzysztofik
2021-03-23tests/core_hotunplug: Be more specific on sysfs vs. debugfs issuesJanusz Krzysztofik
2021-01-21tests/core_hotunplug: Reduce debug noise on stdoutJanusz Krzysztofik
2020-10-15tests/core_hotunplug: Take care of closing fences before failingJanusz Krzysztofik
2020-10-15tests/core_hotunplug: Restore i915 debugfs health checkJanusz Krzysztofik
2020-10-06core_hotplug: Teach the healthcheck how to check execution statusChris Wilson
2020-09-14tests/core_hotunplug: Duplicate debug messages in dmesgJanusz Krzysztofik
2020-09-14tests/core_hotunplug: HSW/BDW audio issue workaroundJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Check health both before and after late closeJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Add 'lateclose before restore' variantsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: More thorough i915 healthcheck and recoveryJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Also check health of render device nodeJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Explicitly ignore unused return valuesJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Assert expected device presence/absenceJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Process return values of sysfs operationsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Let the driver time out essential sysfs operationsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Fail subtests on device close errorsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Recover from subtest failuresJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Skip selectively on sysfs close errorsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Prepare invariant data once per test runJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Handle device close errorsJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Pass errors via a data structure fieldJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Maintain a single data structure instanceJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Assert successful device filter applicationJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Consolidate duplicated debug messagesJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Clean up device open error handlingJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Constify dev_bus_addr stringJanusz Krzysztofik
2020-09-14tests/core_hotunplug: Use igt_assert_fd()Janusz Krzysztofik
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-05-05lib: Support multiple filtersArkadiusz Hiler
2020-04-17tests: Add a test for device hot unplugJanusz Krzysztofik