[igt-dev] [PATCH i-g-t] tests/kms_chamelium Capture on type-c
Kunal Joshi
kunal1.joshi at intel.com
Thu Apr 16 04:26:09 UTC 2020
On 2020-04-16 at 13:41:49 +0300, Arkadiusz Hiler wrote:
> Handling of *connector is broken here and in the other chunk:
>
> 1. you get connector first and then use it to start iteration
>
> 2. you refresh the connector each iteration after you plug leaking the
> old one
>
> 3. there are no guarantee that the amount of modes will stay the same -
> link training and mode pruning may kick in
>
> 4. you are preparing output two times in a row for the first iteration
>
> You need to re-work the flow here and make sure that at least the number
> of modes stays constant.
>
> --
> Cheers,
> Arek
Thanks for the evaluation arek.
Will come over this things in the next version :).
More information about the igt-dev
mailing list