[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_concurrent: Test maximum number of planes supported by the platform
Mika Kahola
mika.kahola at intel.com
Thu Mar 26 13:53:20 UTC 2020
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
More information about the igt-dev
mailing list