Including a line about the atomic update failure in the commit message would be nice. Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@xxxxxxxxx> On Thu, 2018-01-04 at 16:07 +0200, Marta Lofstedt wrote: > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104260 > > Signed-off-by: Marta Lofstedt <marta.lofstedt@xxxxxxxxx> > --- > tests/kms_psr_sink_crc.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tests/kms_psr_sink_crc.c b/tests/kms_psr_sink_crc.c > index 83a69f0b..26cf434a 100644 > --- a/tests/kms_psr_sink_crc.c > +++ b/tests/kms_psr_sink_crc.c > @@ -532,11 +532,13 @@ int main(int argc, char *argv[]) > igt_subtest("psr_basic") { > setup_test_plane(&data); > igt_assert(wait_psr_entry(&data)); > + test_cleanup(&data); > } > > igt_subtest("psr_drrs") { > setup_test_plane(&data); > igt_assert(drrs_disabled(&data)); > + test_cleanup(&data); > } > > for (op = PAGE_FLIP; op <= RENDER; op++) { _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx