tests/pc8: add modeset-lpsp and modeset-non-lpsp
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 28 Oct 2013 21:11:31 +0000 (19:11 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 30 Oct 2013 21:37:21 +0000 (19:37 -0200)
commit7a5275f8a5a5768da038c87efd344c65302dfc93
treead777e3fd47cef4eae3de188b2ac6b9555257b2e
parent87cf5571fc206f6d87195d574b2ec2092e0c2b1f
tests/pc8: add modeset-lpsp and modeset-non-lpsp

The goal of these tests is to exercise the combination of power well
enabling/disabling and PC8 enabling/disabling. The modeset-non-lpsp
test exposes a silent bug on the current code that can just be
detected with the Runtime D3 patches. The Kernel patch that fixes the
bug will add a WARN to unmute it on the PC8-only case.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
tests/pc8.c