Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/4] Device scan fixes
@ 2024-12-18  5:13 Lucas De Marchi
  2024-12-18  5:13 ` [PATCH i-g-t 1/4] lib/drmtest: Fix drm_close_driver() Lucas De Marchi
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Lucas De Marchi @ 2024-12-18  5:13 UTC (permalink / raw)
  To: igt-dev; +Cc: Francois Dugast, Peter Senna Tschudin, Lucas De Marchi

This started with the goal of fixing xe_wedged (besides the fix to the
kernel that is in flight), however the issue of device "disappearing
from bus" looks similar to several other issues we occasionally have -
it may be the same issue. Try to fix it by forcing scans.

Lucas De Marchi (4):
  lib/drmtest: Fix drm_close_driver()
  lib/igt_sysfs: Fix close when rebinding
  lib/igt_sysfs: Move close to be common to all actions
  lib/igt_device_scan: Fix scan vs bind/unbind/reload

 lib/drmtest.c         | 26 ++++++++++++++++++++------
 lib/igt_device_scan.c |  2 +-
 lib/igt_sysfs.c       |  8 +++-----
 3 files changed, 24 insertions(+), 12 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-12-20 19:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  5:13 [PATCH i-g-t 0/4] Device scan fixes Lucas De Marchi
2024-12-18  5:13 ` [PATCH i-g-t 1/4] lib/drmtest: Fix drm_close_driver() Lucas De Marchi
2024-12-18  5:13 ` [PATCH i-g-t 2/4] lib/igt_sysfs: Fix close when rebinding Lucas De Marchi
2024-12-18  5:13 ` [PATCH i-g-t 3/4] lib/igt_sysfs: Move close to be common to all actions Lucas De Marchi
2024-12-18  5:13 ` [PATCH i-g-t 4/4] lib/igt_device_scan: Fix scan vs bind/unbind/reload Lucas De Marchi
2024-12-18  6:07   ` Peter Senna Tschudin
2024-12-18  6:17   ` Zbigniew Kempczyński
2024-12-20 19:10     ` Lucas De Marchi
2024-12-18  6:34   ` Zbigniew Kempczyński
2024-12-19 16:35     ` Lucas De Marchi
2024-12-20  6:59       ` Zbigniew Kempczyński
2024-12-20 18:52         ` Lucas De Marchi
2024-12-18  8:20   ` Kamil Konieczny
2024-12-18  8:16 ` [PATCH i-g-t 0/4] Device scan fixes Peter Senna Tschudin
2024-12-18 22:04   ` Lucas De Marchi
2024-12-19  8:44     ` Peter Senna Tschudin
2024-12-18 20:55 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-18 23:00 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-19 10:18 ` ✗ i915.CI.Full: failure " Patchwork
2024-12-19 14:13 ` ✗ Xe.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox