This will not work out of the box as the PCI ID 67A11002 (Firepro W8100) is not present in any AMD* Controller kext.
You could try adding this PCI ID to Hawaii Kexts string tags and see if it works, as the card seems somewhat related to a r9 290x.
Look for 0x67B01002 (R9 290X ID) in those files and add 0x67A11002
/System/Library/Extensions/AMD8000Controller.kext/Contents/Info.plist
/System/Library/Extensions/AMDRadeonX4000.kext/Contents/Info.plist
You can follow this guide as a tempate for editing kexts:
https://www.theitsage.com/install-radeon-rx-480-gpu-macos-sierra/