]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: split clock gating init into per-chipset functions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 28 Apr 2011 22:04:31 +0000 (15:04 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 01:12:50 +0000 (18:12 -0700)
commitfecbcd0129924f173197f0c9399460af7471acd1
treebbc2fd9a7009e43beaa17f3fcab6e2cfe85339d6
parent1973f6d266874f90a1e48f984632867281edcf1a
drm/i915: split clock gating init into per-chipset functions

This helps contain the mess to init_display() instead.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_suspend.c
drivers/gpu/drm/i915/intel_display.c