| Age | Commit message (Collapse) | Author |
|
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.
|
|
- 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.)
|
|
|
|
|
|
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.)
|