Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-20 Thread Alex Deucher
Dropping this patch. Will work around this in the driver. Alex On Mon, Feb 17, 2025 at 10:48 AM Alex Deucher wrote: > > There was a quirk added to add a workaround for a Sapphire > RX 5600 XT Pulse. However, the quirk only checks the vendor > ids and not the subsystem ids. The quirk really sh

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-18 Thread Christian König
Am 18.02.25 um 10:58 schrieb Lazar, Lijo: > On 2/18/2025 1:33 PM, Christian König wrote: >> Am 17.02.25 um 17:04 schrieb Mario Limonciello: >>> On 2/17/2025 10:00, Alex Deucher wrote: On Mon, Feb 17, 2025 at 10:45 AM Alex Deucher wrote: > On Mon, Feb 17, 2025 at 10:38 AM Christian K

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-18 Thread Lazar, Lijo
On 2/18/2025 1:33 PM, Christian König wrote: > Am 17.02.25 um 17:04 schrieb Mario Limonciello: >> On 2/17/2025 10:00, Alex Deucher wrote: >>> On Mon, Feb 17, 2025 at 10:45 AM Alex Deucher wrote: On Mon, Feb 17, 2025 at 10:38 AM Christian König wrote: > > Am 17.02.25 um 1

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-18 Thread Christian König
Am 17.02.25 um 17:04 schrieb Mario Limonciello: > On 2/17/2025 10:00, Alex Deucher wrote: >> On Mon, Feb 17, 2025 at 10:45 AM Alex Deucher wrote: >>> >>> On Mon, Feb 17, 2025 at 10:38 AM Christian König >>> wrote: Am 17.02.25 um 16:10 schrieb Alex Deucher: > There was a quirk added

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-17 Thread Alex Deucher
On Mon, Feb 17, 2025 at 10:38 AM Christian König wrote: > > Am 17.02.25 um 16:10 schrieb Alex Deucher: > > There was a quirk added to add a workaround for a Sapphire > > RX 5600 XT Pulse. However, the quirk only checks the vendor > > ids and not the subsystem ids. The quirk really should > > hav

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-17 Thread Christian König
Am 17.02.25 um 16:10 schrieb Alex Deucher: > There was a quirk added to add a workaround for a Sapphire > RX 5600 XT Pulse. However, the quirk only checks the vendor > ids and not the subsystem ids. The quirk really should > have checked the subsystem vendor and device ids as now > this quirk get

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-17 Thread Mario Limonciello
On 2/17/2025 10:00, Alex Deucher wrote: On Mon, Feb 17, 2025 at 10:45 AM Alex Deucher wrote: On Mon, Feb 17, 2025 at 10:38 AM Christian König wrote: Am 17.02.25 um 16:10 schrieb Alex Deucher: There was a quirk added to add a workaround for a Sapphire RX 5600 XT Pulse. However, the quirk o

Re: [PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-17 Thread Alex Deucher
On Mon, Feb 17, 2025 at 10:45 AM Alex Deucher wrote: > > On Mon, Feb 17, 2025 at 10:38 AM Christian König > wrote: > > > > Am 17.02.25 um 16:10 schrieb Alex Deucher: > > > There was a quirk added to add a workaround for a Sapphire > > > RX 5600 XT Pulse. However, the quirk only checks the vendor

[PATCH] PCI: fix Sapphire PCI rebar quirk

2025-02-17 Thread Alex Deucher
There was a quirk added to add a workaround for a Sapphire RX 5600 XT Pulse. However, the quirk only checks the vendor ids and not the subsystem ids. The quirk really should have checked the subsystem vendor and device ids as now this quirk gets applied to all RX 5600 and it seems to cause proble