]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a51775df807e2c4756c00261e4779a81d942e2c
tree21355931ce3f3b2ddb7c07e0d4207179d5251989
parente2a498c70714e747bbb04dac2def41f3474d5f8f
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