]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 14 Aug 2010 13:41:23 +0000 (14:41 +0100)
committerEric Anholt <eric@anholt.net>
Sun, 22 Aug 2010 06:20:21 +0000 (23:20 -0700)
commitbe1e6a876a274a9ecc2d5be9e3aed75c7de00f1c
tree8dc290a72482fa6cbd4e9695fdb12839ca05433e
parent56681d12d4169a2c9b4d0f420f14321a3c6c2576
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/

For the shared paths on the next generation chipsets.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_suspend.c