commit | 862daefcc9a1eb9ff3e4c3d8076c31535f710cf9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Aug 07 11:01:32 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Mon Aug 09 11:24:34 2010 -0700 |
tree | daf14cd55ea6a90be57b74e0312c5743d933b16a | |
parent | 868dc58fbfda73493d62eae353b6b13649550e10 [diff] |
drm/i915/opregion: Use ASLE response codes defined in 0.1 Within i915_opregion.c there are two blocks of semantically identical ASLE response codes defined. Only one of those matches the ACPI IGD OpRegion Specification 0.1, use those. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Matthew Garrett <mjg59@srcf.ucam.org> Signed-off-by: Eric Anholt <eric@anholt.net>