commit | 44ab43155e8071fbf037513e57de9a79044edf56 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg59@srcf.ucam.org> | Wed Apr 01 19:53:33 2009 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri Apr 17 13:31:09 2009 -0700 |
tree | 1b6198835d348203411c49a87a0e6f2ab64973b4 | |
parent | 3b1c1c1118880921da1188b7245e0470742802f8 [diff] |
drm/i915: Enable ASLE if present 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>