]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915/opregion: Use ASLE response codes defined in 0.1
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 7 Aug 2010 10:01:32 +0000 (11:01 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:34 +0000 (11:24 -0700)
commit862daefcc9a1eb9ff3e4c3d8076c31535f710cf9
treedaf14cd55ea6a90be57b74e0312c5743d933b16a
parent868dc58fbfda73493d62eae353b6b13649550e10
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>
drivers/gpu/drm/i915/i915_opregion.c