git: drm/i915: Sync intel_pm.c with Linux 3.8.13

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Jun 21 02:05:08 PDT 2014


commit c0bdd5d9dc981cbad95bcba302037f853b7b06c4
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Jun 21 11:00:30 2014 +0200

    drm/i915: Sync intel_pm.c with Linux 3.8.13
    
    * Add a workaround for a hardware issue making the GPU get stuck at
      some particular frequency
    
    * Add initialization code to enable Haswell power wells
    
    * Little fixes and adjustements for various GPUs up to Haswell

Summary of changes:
 sys/dev/drm/i915/i915_drv.c      |    6 +
 sys/dev/drm/i915/i915_drv.h      |   10 +-
 sys/dev/drm/i915/intel_bios.c    |    6 +-
 sys/dev/drm/i915/intel_display.c |   88 +-
 sys/dev/drm/i915/intel_drv.h     |   33 +-
 sys/dev/drm/i915/intel_pm.c      | 1724 +++++++++++++++++++++-----------------
 6 files changed, 1067 insertions(+), 800 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0bdd5d9dc981cbad95bcba302037f853b7b06c4


-- 
DragonFly BSD source repository



More information about the Commits mailing list