drm/i915: warn if Pineview CxSR can't be enabled
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 3 Dec 2009 17:52:43 +0000 (09:52 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 7 Dec 2009 20:11:52 +0000 (12:11 -0800)
commit85364905f9ae12d19cb34099257d493e5d9a0c4e
tree21355931ce3f3b2ddb7c07e0d4207179d5251989
parent22fd0fab3b512b5fcb4fd0b0668deeaa701511f9
drm/i915: warn if Pineview CxSR can't be enabled

If we don't detect a supported memory configuration, we can't enable
CxSR.  Warn the user in this case so they can file a bug.
drivers/gpu/drm/i915/intel_display.c