Since I don't see these yet, here's the quick fix. Grab the source tarball
somewhere and find your missing ihexes, then objcopy. My lines looked like:
# objcopy -Iihex -Obinary ./RS780_me.bin.ihex
/lib/firmware/radeon/RS780_me.bin
# objcopy -Iihex -Obinary ./RS780_pfp.bin.ihex
/lib/firmware/radeon/RS780_pfp.bin
And that's it:
[drm] Loading RS780 CP Microcode
platform r600_cp.0: firmware: requesting radeon/RS780_pfp.bin
platform r600_cp.0: firmware: requesting radeon/RS780_me.bin

