git: drm/i915: Reduce i915_irq.c diffs with Linux 3.8.13
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Apr 27 02:36:33 PDT 2014
commit a2296444af54059e3446f05323d7b773c3a4805e
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Apr 27 11:26:47 2014 +0200
drm/i915: Reduce i915_irq.c diffs with Linux 3.8.13
* i915_handle_rps_change() renamed to ironlake_handle_rps_change()
* pch_irq_handler() replaced by ibx_irq_handler() and cpt_irq_handler()
* Make ironlake_irq_handler() more similar to its Linux 3.8.13 version
* Make ivybridge_irq_handler() more similar to its Linux 3.8.13 version
Summary of changes:
sys/dev/drm/i915/i915_drv.h | 1 +
sys/dev/drm/i915/i915_irq.c | 298 ++++++++++++++++++++++++--------------------
2 files changed, 163 insertions(+), 136 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2296444af54059e3446f05323d7b773c3a4805e
--
DragonFly BSD source repository
More information about the Commits
mailing list