[igt-dev] [PATCH i-g-t v2 0/7] kms: Run tiled display tests on any set of connectors
Ville Syrjala
ville.syrjala at linux.intel.com
Thu Jun 1 13:08:43 UTC 2023
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Another rebase of the old series to run the tiled display tests
on any set of connectors. Would help with testing i915 port sync
feature without actually having tiled displays around.
Ville Syrjälä (7):
tests/kms_tiled_display: Get rid of DP stuff
tests/kms_tiled_display: Make basic_test() static
tests/kms_tiled_display: Cleanup the chamelium ifdefs
tests/kms_tiled_display: Replace the igt_display pointer with a struct
tests/kms_tiled_display: Limit the difference in the timestamps to one
scanline
lib/edid: Add support for making DisplayID tile blocks
tests/kms_tiled_display: Override the EDID to fake some tiles
lib/igt_edid.c | 76 ++++++
lib/igt_edid.h | 49 ++++
...dp_tiled_display.c => kms_tiled_display.c} | 241 +++++++++++++-----
tests/meson.build | 2 +-
4 files changed, 307 insertions(+), 61 deletions(-)
rename tests/{kms_dp_tiled_display.c => kms_tiled_display.c} (67%)
--
2.39.3
More information about the igt-dev
mailing list