git: drm/radeon: Finish replacing task queues by Linux work queues
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Oct 11 13:49:16 PDT 2018
commit 2c5cc6b96cf93fb12c3fb84f89a17bb9a61225db
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Thu Oct 11 22:40:30 2018 +0200
drm/radeon: Finish replacing task queues by Linux work queues
Summary of changes:
sys/dev/drm/radeon/cik.c | 4 ++--
sys/dev/drm/radeon/evergreen.c | 6 +++---
sys/dev/drm/radeon/r100.c | 2 +-
sys/dev/drm/radeon/r600.c | 6 +++---
sys/dev/drm/radeon/r600_hdmi.c | 5 +++--
sys/dev/drm/radeon/radeon.h | 10 +++++-----
sys/dev/drm/radeon/radeon_device.c | 10 ----------
sys/dev/drm/radeon/radeon_irq_kms.c | 16 +++++++---------
sys/dev/drm/radeon/radeon_pm.c | 12 +++++++-----
sys/dev/drm/radeon/rs600.c | 4 ++--
sys/dev/drm/radeon/si.c | 4 ++--
11 files changed, 35 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c5cc6b96cf93fb12c3fb84f89a17bb9a61225db
--
DragonFly BSD source repository
More information about the Commits
mailing list