All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] lib/igt_edid: misc quality-of-life improvements
@ 2019-07-19 11:38 Simon Ser
  2019-07-19 11:38 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_kms: use struct edid instead of unsigned char Simon Ser
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Simon Ser @ 2019-07-19 11:38 UTC (permalink / raw)
  To: igt-dev

This series makes it easier and a little bit safer to use igt_edid.

Simon Ser (4):
  lib/igt_kms: use struct edid instead of unsigned char
  lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZE
  lib/igt_edid: make HDMI VSDB data array unsigned
  lib/igt_edid: merge edid_ext_update_cea_checksum into
    edid_update_checksum

 lib/igt_chamelium.c      |  3 +--
 lib/igt_chamelium.h      |  3 ++-
 lib/igt_edid.c           | 20 ++++++++++------
 lib/igt_edid.h           |  5 ++--
 lib/igt_kms.c            | 49 +++++++++++++++++++---------------------
 lib/igt_kms.h            | 19 +++++++---------
 lib/tests/igt_edid.c     | 23 +++++++++++--------
 tests/i915/i915_pm_rpm.c | 13 ++++++-----
 tests/kms_3d.c           |  2 +-
 tests/kms_chamelium.c    |  4 ++--
 tests/kms_hdmi_inject.c  |  4 ++--
 11 files changed, 76 insertions(+), 69 deletions(-)

--
2.22.0

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

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

end of thread, other threads:[~2019-08-15  8:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19 11:38 [igt-dev] [PATCH i-g-t 0/4] lib/igt_edid: misc quality-of-life improvements Simon Ser
2019-07-19 11:38 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_kms: use struct edid instead of unsigned char Simon Ser
2019-07-19 11:38 ` [igt-dev] [PATCH i-g-t 2/4] lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZE Simon Ser
2019-07-19 11:38 ` [igt-dev] [PATCH i-g-t 3/4] lib/igt_edid: make HDMI VSDB data array unsigned Simon Ser
2019-07-19 11:38 ` [igt-dev] [PATCH i-g-t 4/4] lib/igt_edid: merge edid_ext_update_cea_checksum into edid_update_checksum Simon Ser
2019-07-19 12:11 ` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_edid: misc quality-of-life improvements Patchwork
2019-07-19 12:13   ` Ser, Simon
2019-07-19 13:49     ` Martin Peres
2019-07-19 14:26 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2019-07-19 17:11 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2019-08-15  8:25 ` [igt-dev] [PATCH i-g-t 0/4] " Arkadiusz Hiler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.