| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-11 | tests/kms_chv_cursor_fail: Skip when the pipe doesn't exist | Ville Syrjälä | |
| Looks like I fumbled things when I made kms_chv_cursor_fail iterate over all pipes. It fails to check that the pipe actually exists, and so fails on < 3 pipe platforms. Add the necessary checks to skip on non-existing pipes. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> | |||
| 2016-01-08 | tests/kms_chv_cursor_fail: Add a test to exercise CHV pipe C cursor fail | Ville Syrjälä | |
| The test tries to anger CHV pipe C cursor by walking the edges of the screen while moving the cursor across the screen edge. The actual hw issue only occurs on pipe C, and only on the left screen edge. The testcase can walk all the edges though, and on all pipes, just so I could make sure the failure doesn't occur there. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> | |||
