public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/3] Test tiled display with aid of chamelium.
@ 2020-01-20  4:20 Kunal Joshi
  2020-01-20  4:20 ` [igt-dev] [PATCH i-g-t v2 1/3] Make basic chamelium function accessible to other tests Kunal Joshi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kunal Joshi @ 2020-01-20  4:20 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi, martin.peres

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          | 152 +++++++++++++++++++++++++++++++++++++++++++
 lib/igt_chamelium.h          |  33 ++++++++++
 lib/igt_edid.c               |  27 ++++++++
 lib/igt_edid.h               |  20 ++++++
 lib/igt_kms.c                | 102 +++++++++++++++++++++++++++++
 lib/igt_kms.h                |   2 +
 tests/kms_chamelium.c        |  81 +----------------------
 tests/kms_dp_tiled_display.c | 111 ++++++++++++++++++++++++-------
 8 files changed, 424 insertions(+), 104 deletions(-)

-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-11  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-20  4:20 [igt-dev] [PATCH i-g-t v2 0/3] Test tiled display with aid of chamelium Kunal Joshi
2020-01-20  4:20 ` [igt-dev] [PATCH i-g-t v2 1/3] Make basic chamelium function accessible to other tests Kunal Joshi
2020-03-11  8:23   ` Petri Latvala
2020-01-20  4:20 ` [igt-dev] [PATCH i-g-t v2 2/3] Added structures and functions to generate tiled edids Kunal Joshi
2020-01-20  4:20 ` [igt-dev] [PATCH i-g-t v2 3/3] Added a subtest where chamelium acts as a tiled panel Kunal Joshi
2020-01-20 22:34 ` [igt-dev] ✓ Fi.CI.BAT: success for Test tiled display with aid of chamelium. (rev2) Patchwork
2020-01-21  6:33 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-03-10 19:43 ` [igt-dev] [PATCH i-g-t v2 0/3] Test tiled display with aid of chamelium Manasi Navare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox