git: drm: Add a new implementation of drm_sysfs.c
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Feb 21 08:39:36 PST 2015
commit c2ee31fedf50fe7610cc0712f1bea5e70219f8b9
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Feb 21 09:10:32 2015 +0100
drm: Add a new implementation of drm_sysfs.c
We can't directly use the Linux version of this file due to
restrictive license terms.
Summary of changes:
sys/dev/drm/drm/Makefile | 1 +
.../drm/{radeon/si_blit_shaders.h => drm_sysfs.c} | 27 +++++++++++-----------
2 files changed, 15 insertions(+), 13 deletions(-)
copy sys/dev/drm/{radeon/si_blit_shaders.h => drm_sysfs.c} (61%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2ee31fedf50fe7610cc0712f1bea5e70219f8b9
--
DragonFly BSD source repository
More information about the Commits
mailing list