[igt-dev] [PATCH i-g-t v6 0/3] Test tiled display with aid of chamelium.
Petri Latvala
petri.latvala at intel.com
Thu Apr 22 11:39:40 UTC 2021
On Tue, Jan 05, 2021 at 01:43:49PM +0530, Kunal Joshi wrote:
> As of now we have kms_dp_tiled_display test which needs a physical
> panel. Added changes to have chamelium act as a tiled panel and then
> execute the test.
>
> Kunal Joshi (3):
> Make basic chamelium function accessible to other tests
> Added structures and functions to generate tiled edids
> Added a subtest where chamelium acts as a tiled panel
>
> lib/igt_chamelium.c | 198 ++++++++++++++++++
> lib/igt_chamelium.h | 33 +++
> lib/igt_edid.c | 27 +++
> lib/igt_edid.h | 20 ++
> lib/igt_kms.c | 202 +++++++++++++++++++
> lib/igt_kms.h | 25 ++-
> tests/kms_chamelium.c | 378 ++++++++++++-----------------------
> tests/kms_dp_tiled_display.c | 119 ++++++++---
> 8 files changed, 729 insertions(+), 273 deletions(-)
Other than one comment on patch 1/3, this series is
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
The test results are too old to review what happened with BAT
though...
More information about the igt-dev
mailing list