git: drm/radeon: Fix firmware paths and add missing modules
Michael Neumann
mneumann at crater.dragonflybsd.org
Fri Jun 2 15:27:53 PDT 2017
commit 62dc643ef61b347c4c2e60ad9ea68dd766741c90
Author: Michael Neumann <mneumann at ntecs.de>
Date: Sat Jun 3 00:25:57 2017 +0200
drm/radeon: Fix firmware paths and add missing modules
Summary of changes:
sys/contrib/dev/drm/radeonfw/TAHITI_vce.bin.uu | 1080 ++++++++++++++++++++++++
sys/dev/drm/radeon/radeon_uvd.c | 2 +-
sys/dev/drm/radeon/radeon_vce.c | 2 +-
sys/dev/drm/radeonfw/Makefile | 2 +
sys/dev/drm/radeonfw/TAHITI_vce/Makefile | 4 +
sys/dev/drm/radeonfw/bonaire_uvd/Makefile | 4 +
6 files changed, 1092 insertions(+), 2 deletions(-)
create mode 100644 sys/contrib/dev/drm/radeonfw/TAHITI_vce.bin.uu
create mode 100644 sys/dev/drm/radeonfw/TAHITI_vce/Makefile
create mode 100644 sys/dev/drm/radeonfw/bonaire_uvd/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/62dc643ef61b347c4c2e60ad9ea68dd766741c90
--
DragonFly BSD source repository
More information about the Commits
mailing list