git: drm/radeon: Replace some custom code by Linux wait queues
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Nov 16 09:36:00 PST 2014
commit 0d5a30c12812b3160d571c62fe8d953391f38f7b
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Nov 16 18:29:44 2014 +0100
drm/radeon: Replace some custom code by Linux wait queues
Summary of changes:
sys/dev/drm/radeon/radeon.h | 3 +-
sys/dev/drm/radeon/radeon_fence.c | 101 ++++++++++----------------------------
2 files changed, 28 insertions(+), 76 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d5a30c12812b3160d571c62fe8d953391f38f7b
--
DragonFly BSD source repository
More information about the Commits
mailing list