Re: [Nouveau] [PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core

2022-02-24 Thread Bjorn Helgaas
On Thu, Feb 24, 2022 at 07:23:49PM -0600, Bjorn Helgaas wrote: > On Thu, Feb 24, 2022 at 03:51:12PM -0600, Mario Limonciello wrote: > > The `is_thunderbolt` attribute originally had a well defined list of > > quirks that it existed for, but it has been overloaded with more > > meaning. > > > > Ins

Re: [Nouveau] [PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core

2022-02-24 Thread Bjorn Helgaas
On Thu, Feb 24, 2022 at 03:51:12PM -0600, Mario Limonciello wrote: > The `is_thunderbolt` attribute originally had a well defined list of > quirks that it existed for, but it has been overloaded with more > meaning. > > Instead use the driver core removable attribute to indicate the > detail a dev

Re: [Nouveau] [PATCH] drm/nouveau: Remove the unused header file nvif/list.h

2022-02-24 Thread Lyude Paul
Thanks for the ping! Reviewed-by: Lyude Paul I will push this to drm-misc-next in a bit On Wed, 2022-02-23 at 10:18 +0800, Cai Huoqing wrote: > On 09 2月 22 14:53:19, Cai Huoqing wrote: > > The nouveau driver depends on include/linux/list.h instead of > > nvif/list.h, so remove the obstacle-nvif