[PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

2015-10-30 Thread Daniel Vetter
On Thu, Oct 29, 2015 at 11:33:48AM +, Emil Velikov wrote: > Hi Dan, > > Suspecting that these were meant for the intel-gfx list, although I > doubt people will object seeing them here :-) > > On 29 October 2015 at 10:35, Daniel Stone wrote: > > Add tests for KMS atomic modesetting, to exerci

[PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

2015-10-29 Thread Emil Velikov
Hi Dan, Suspecting that these were meant for the intel-gfx list, although I doubt people will object seeing them here :-) On 29 October 2015 at 10:35, Daniel Stone wrote: > Add tests for KMS atomic modesetting, to exercise the basic interface > and test failure/corner cases. Should ensure cohere

[PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

2015-10-29 Thread Daniel Stone
Add tests for KMS atomic modesetting, to exercise the basic interface and test failure/corner cases. Should ensure coherency between the legacy and atomic interfaces. v2: New patch. v3: Disable connector checking for now, as it was causing GPU hangs on newer kernels. v4: Rebase. v5: Use do_ioc

[PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

2015-10-29 Thread Daniel Stone
Add tests for KMS atomic modesetting, to exercise the basic interface and test failure/corner cases. Should ensure coherency between the legacy and atomic interfaces. v2: New patch. v3: Disable connector checking for now, as it was causing GPU hangs on newer kernels. v4: Rebase. v5: Use do_ioc