[igt-dev] [PATCH i-g-t v2] tests/kms_psr2_su: add biplanar selective update tests

Hogander, Jouni jouni.hogander at intel.com
Wed Oct 27 11:00:53 UTC 2021


On Wed, 2021-10-27 at 13:09 +0300, Petri Latvala wrote:
> 
> > +		while (*format != DRM_FORMAT_INVALID) {
> > +			data.format = *format++;
> > +			igt_describe("Test that selective update works
> > when screen changes");
> > +			igt_subtest_f("%s_%s", op_str(data.op),
> > igt_format_str(data.format)) {
> 
> Use %s-%s as the name instead.

Fixed and new version sent. Thank you for your review.

> 
> --
> Petri Latvala

BR,

Jouni Högander


More information about the igt-dev mailing list