drm/i915: Enable ASLE if present
authorMatthew Garrett <mjg59@srcf.ucam.org>
Wed, 1 Apr 2009 18:53:33 +0000 (19:53 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 17 Apr 2009 20:31:09 +0000 (13:31 -0700)
The changes to opregion initialisation order meant that the ASLE setup
code might not be run at the correct time. Ensure that the interrupts are
set up.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found