I see. Because user will be putting PCI_ID instead if a specific device variant is required. I shouldn't have been confused in the first place :-).
Thanks, On Wed, Mar 14, 2018 at 04:03:05PM -0700, Kenneth Graunke wrote: > On Wednesday, March 14, 2018 3:43:18 PM PDT Dongwon Kim wrote: > > Yeah, thought about that (checking name then -> try to parse it as PCI-ID) > > but didn't implement it because it won't work when there are multiple > > different PCI-ID bound to same 'name' (e.g. want to use a specific PCI-ID > > hsw). But wait a minite.... I think the opposite way (check if it's PCI-ID > > first) should cover that case.... > > > > I will upload v2 with this change shortly. > > It should work either way... 'hsw' would pick some arbitrary Haswell > PCI ID (if you don't care which one), and 0xD26 would pick a specific > Haswell PCI ID. > > --Ken _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev