DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: drm2: Remove unused FreeBSD functions and macros
commit a620cf98fb51aaf9744d7669190e6133e5fe400e
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Tue Jul 23 19:21:09 2013 +0200
drm2: Remove unused FreeBSD functions and macros
* sched_pin() / sched_unpin()
* VM_ALLOC_NOOBJ and VM_ALLOC_WIRED
* callout_drain()
* vm_page_lock() / vm_page_unlock()
* kern_yield()
* CTLFLAG_MPSAFE
Summary of changes:
sys/dev/drm2/i915/i915_debug.c | 6 +++---
sys/dev/drm2/i915/i915_dma.c | 1 -
sys/dev/drm2/i915/i915_gem.c | 23 -----------------------
sys/dev/drm2/i915/i915_gem_gtt.c | 9 +--------
sys/dev/drm2/i915/i915_irq.c | 4 ----
sys/dev/drm2/i915/intel_display.c | 5 -----
6 files changed, 4 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a620cf98fb51aaf9744d7669190e6133e5fe400e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]