diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2015-03-04 10:50:53 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-03-06 18:06:07 +0100 |
commit | 14a3d88a0967718124fc3b6c111a877203da025f (patch) | |
tree | 7dd13f2e4887acdaacf7fe8757b0626e53f0ae1d /tests/Makefile.am | |
parent | b8db5d60e0f19c46142f22f9dcbe4d7b6d166b9f (diff) |
tests/kms_plane: Ensure planes recover from DPMS
i915 was using the main atomic 'disable plane' to turn off sprite planes
during a CRTC disable. This was problematic because it modified the
plane state, preventing us from recovering the original state later.
One such case was that during a DPMS OFF followed by a DPMS ON, any
sprite planes would not be restored properly.
Let's add a test that toggles DPMS off and on and ensures that the CRC
remains the same (i.e., planes are successfully restored unchanged).
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions