[igt-dev] [PATCH i-g-t 0/3] Test tiled display with aid of chamelium.
Kunal Joshi
kunal1.joshi at intel.com
Thu Dec 26 10:50:20 UTC 2019
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 | 117 +++++++++++++++++++++++++++++++++++++++++++
lib/igt_chamelium.h | 25 +++++++++
lib/igt_edid.c | 27 ++++++++++
lib/igt_edid.h | 20 ++++++++
lib/igt_kms.c | 104 ++++++++++++++++++++++++++++++++++++++
lib/igt_kms.h | 2 +
tests/kms_chamelium.c | 64 +----------------------
tests/kms_dp_tiled_display.c | 109 ++++++++++++++++++++++++++++++++--------
8 files changed, 385 insertions(+), 83 deletions(-)
--
2.7.4
More information about the igt-dev
mailing list