[Mesa-dev] [PATCH shaderdb 2/3] run: new '--pci-id' option for overriding pci-id

Kenneth Graunke kenneth at whitecape.org
Wed Mar 14 23:03:05 UTC 2018


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180314/9761d5ce/attachment.sig>


More information about the mesa-dev mailing list