Re: [PATCH] PCI: Try to find two continuous regions for child resource

2021-03-31 Thread Kai-Heng Feng
On Tue, Mar 30, 2021 at 12:23 AM Bjorn Helgaas wrote: > > On Mon, Mar 29, 2021 at 04:47:59PM +0800, Kai-Heng Feng wrote: > > Built-in grahpics on HP EliteDesk 805 G6 doesn't work because graphics > > can't get the BAR it needs: > > [0.611504] pci_bus :00: root bus resource [mem > >

Re: [PATCH] PCI: Try to find two continuous regions for child resource

2021-03-29 Thread kernel test robot
Hi Kai-Heng, Thank you for the patch! Yet something to improve: [auto build test ERROR on pci/next] [also build test ERROR on powerpc/next sparc/master linus/master sparc-next/master v5.12-rc5] [cannot apply to next-20210329] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH] PCI: Try to find two continuous regions for child resource

2021-03-29 Thread Bjorn Helgaas
On Mon, Mar 29, 2021 at 04:47:59PM +0800, Kai-Heng Feng wrote: > Built-in grahpics on HP EliteDesk 805 G6 doesn't work because graphics > can't get the BAR it needs: > [0.611504] pci_bus :00: root bus resource [mem > 0x1002020-0x100303f window] > [0.611505] pci_bus :00:

[PATCH] PCI: Try to find two continuous regions for child resource

2021-03-29 Thread Kai-Heng Feng
Built-in grahpics on HP EliteDesk 805 G6 doesn't work because graphics can't get the BAR it needs: [0.611504] pci_bus :00: root bus resource [mem 0x1002020-0x100303f window] [0.611505] pci_bus :00: root bus resource [mem 0x1003040-0x100401f window] ... [