Re: [PATCH] PCI: Disable not supported reset methods on DG1 0x4905
Janusz Krzysztofik <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-gfx,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci |
|---|---|
| Organization | Intel Technology Poland sp. z o.o. - ul. Slowackiego 173, 80-298 Gdansk - KRS 101882 - NIP 957-07-52-316 |
| Message-ID | <[email protected]> |
Hi Andi, On Fri, 2026-08-21 at 10:51 +0200, Andi Shyti wrote: > Hi Janusz, > > On Wed, Aug 19, 2026 at 12:24:53PM +0200, Janusz Krzysztofik wrote: > > DRM CI consequently reports failing device reset attempts on Intel DG1 > > do you mean "consistently reports"? Yeah, consistently is the right word. @Bjorn: should I submit v2, or can you handle that correction? Thanks, Janusz > > > discrete graphics adapters. Manual reproduction attempts allowed to > > narrow down the scope of that problem to a specific revision of that > > hardware, SKU 8086:4905. It has been confirmed that both reset methods > > claimed by the device, i.e., flr and bus, suffer from that issue. > > > > Since consecutively failing device resets may lead to system hangs, > > disable both useless reset methods. A respective CI test will then be > > skipped instead of aborting whole CI jobs. > > > > Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/work_items/11814 > > Signed-off-by: Janusz Krzysztofik <[email protected]> > > Reviewed-by: Andi Shyti <[email protected]> > > Thanks, > Andi