[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_concurrent: Test maximum number of planes supported by the platform

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Thu Mar 26 14:40:01 UTC 2020


Set is

Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>



On 26.3.2020 15.53, Mika Kahola wrote:
> 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(-)
> 



More information about the igt-dev mailing list