git: drm/i915: Move more code to intel_pm.c
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Feb 9 03:46:01 PST 2014
commit bc9b2a29813db8102104f2fecfeebdabd7679f04
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Feb 9 09:24:55 2014 +0100
drm/i915: Move more code to intel_pm.c
Taken from i915_dma.c this time
Summary of changes:
sys/dev/drm/i915/i915_dma.c | 548 +-------------------------------------------
sys/dev/drm/i915/i915_drv.h | 3 +
sys/dev/drm/i915/intel_pm.c | 543 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 549 insertions(+), 545 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc9b2a29813db8102104f2fecfeebdabd7679f04
--
DragonFly BSD source repository
More information about the Commits
mailing list