All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/2] tests/kms_concurrent: Test maximum number of planes supported by the platform
@ 2020-03-26 13:53 Mika Kahola
  2020-03-26 13:53 ` [igt-dev] [PATCH i-g-t v3 1/2] " Mika Kahola
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Mika Kahola @ 2020-03-26 13:53 UTC (permalink / raw)
  To: igt-dev

There was an error in

commit 0ab05a51a059 ("tests/kms_concurrent: Test for maximum number of planes")

supported planes. This patch proposes a fix to this commit by first computing
the number of planes that are within platform's bandwidth requirements, resets
the display and then executes the actual testing.

v2: Remove uninitialized variable (Stan)
v3: Fix styling for commit reference (checkpatch)
    Fix possible memory leak (Juha-Pekka)

Mika Kahola (2):
  tests/kms_concurrent: Test maximum number of planes supported by the
    platform
  tests/kms_concurrent: Plug possible memory leaks

 tests/kms_concurrent.c | 110 ++++++++++++++++++++---------------------
 1 file changed, 53 insertions(+), 57 deletions(-)

-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-03-27 13:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 13:53 [igt-dev] [PATCH i-g-t v3 0/2] tests/kms_concurrent: Test maximum number of planes supported by the platform Mika Kahola
2020-03-26 13:53 ` [igt-dev] [PATCH i-g-t v3 1/2] " Mika Kahola
2020-03-27  8:05   ` Lisovskiy, Stanislav
2020-03-26 13:53 ` [igt-dev] [PATCH i-g-t v3 2/2] tests/kms_concurrent: Plug possible memory leaks Mika Kahola
2020-03-27  8:01   ` Lisovskiy, Stanislav
2020-03-27 10:05     ` Kahola, Mika
2020-03-26 14:40 ` [igt-dev] [PATCH i-g-t v3 0/2] tests/kms_concurrent: Test maximum number of planes supported by the platform Juha-Pekka Heikkila
2020-03-26 17:09 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_concurrent: Test maximum number of planes supported by the platform (rev3) Patchwork
2020-03-27 10:05 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-03-27 10:24   ` Petri Latvala
2020-03-27 11:45     ` Kahola, Mika
2020-03-27 12:34       ` Petri Latvala
2020-03-27 12:35         ` Kahola, Mika
2020-03-27 12:36         ` Kahola, Mika
2020-03-27 13:17         ` Kahola, Mika
2020-03-27 12:07 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_concurrent: Test maximum number of planes supported by the platform (rev4) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.