summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/radeon
AgeCommit message (Collapse)Author
2019-09-26Pull up following revision(s) (requested by msaitoh in ticket #245):martin
sys/dev/microcode/radeon/R600_uvd.bin: revision 1.1 sys/dev/microcode/radeon/RV770_uvd.bin: revision 1.1 sys/dev/microcode/radeon/Makefile: revision 1.4 distrib/sets/lists/base/mi: revision 1.1211 sys/dev/microcode/radeon/TAHITI_vce.bin: revision 1.1 sys/dev/microcode/radeon/RS780_uvd.bin: revision 1.1 sys/dev/microcode/radeon/BONAIRE_uvd.bin: revision 1.2 Update BONAIRE_uvd.bin to the latest. - Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and R600_uvd.bin. Fix panic on my own HP EliteDesk 705 G1 SFF. It also fixes PR kern/53988 reported by Onno van der Linden.
2015-04-26two changes to radeon drm firmware:mrg
- only install it by default on x86, set new MKRADEONFIRMWARE variable - install in /libdata, so that separate /usr systems work (this still doesn't solve PR#49811, which possibly could be handled by having them being a kernel module loaded by /boot.)
2014-07-29Add microcode file missing from update.rjs
2014-07-28Update radeon microcode.rjs
2010-07-05add all the radeon firmware files. missed in the previous..mrg
these were sourced from: - linux kernel sources, firmware/radeon/ - people.freedesktop.org/~agd5f/radeon_ucode/ LICENSE.radeon has the full license, which my simple reading sees as being largely similar to other re-distributable licenses for firmware (ie, does not include de-compliation or reverse engineering.)