From: Kunal Joshi <kunal1.joshi@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Kunal Joshi <kunal1.joshi@intel.com>
Subject: [igt-dev] [PATCH i-g-t 0/3] Test tiled display with aid of chamelium.
Date: Thu, 26 Dec 2019 16:20:20 +0530 [thread overview]
Message-ID: <1577357423-6663-1-git-send-email-kunal1.joshi@intel.com> (raw)
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
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-12-26 10:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-26 10:50 Kunal Joshi [this message]
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 1/3] Make basic chamelium function accessible to other tests Kunal Joshi
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 2/3] Added structures and functions to generate tiled edids Kunal Joshi
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 3/3] Added a subtest where chamelium acts as a tiled panel Kunal Joshi
2019-12-26 11:28 ` [igt-dev] ✗ GitLab.Pipeline: warning for Test tiled display with aid of chamelium Patchwork
2019-12-26 11:54 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1577357423-6663-1-git-send-email-kunal1.joshi@intel.com \
--to=kunal1.joshi@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox