GPU Passthough Issues

You GPU consist of two devices: 0000:03:00.0 video device and 0000:03:00.1 audio device.
You need to hide them both from dom0 as described in the guide:

GRUB_CMDLINE_LINUX="... rd.qubes.hide_pci=03:00.0,03:00.1 "