drm: add support for passing state into the suspend hooks.
authorDave Airlie <airlied@redhat.com>
Wed, 20 Feb 2008 00:02:20 +0000 (10:02 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 20 Feb 2008 00:02:20 +0000 (10:02 +1000)
commit6c41e5381fb8ea890943b6679fe6ae7ac4cfea4d
tree9467361943830f84a7622d61b19ce57b40e058a8
parent5d8c754bc2c720d70bbdeca6b294660105717a62
drm: add support for passing state into the suspend hooks.

fix i915 driver to use state for hibernate save avoidance.

Signed-off-by: Dave Airlie <airlied@redhat.com>
linux-core/drmP.h
linux-core/drm_sysfs.c
linux-core/i915_drv.c