All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] Fix command line options and whatnot
@ 2021-04-16 17:48 Ville Syrjala
  2021-04-16 17:48 ` [igt-dev] [PATCH i-g-t 1/4] lib: Document that we have --trace-on-oops Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Ville Syrjala @ 2021-04-16 17:48 UTC (permalink / raw)
  To: igt-dev

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Fix a bunch of issues with the command line options, and
get rid of some state leakage between tests that use kms
legacy  uapi.

Ville Syrjälä (4):
  lib: Document that we have --trace-on-oops
  lib: Fix option parsing
  lib/kms: Commit primary plane props with COMMIT_LEGACY
  tests/kms_plane: Ignore the crc frame count with --skip-crc-compare

 lib/igt_core.c    |  5 +++--
 lib/igt_kms.c     | 56 ++++++++++++++++++++++++++++-------------------
 tests/kms_plane.c |  3 ++-
 3 files changed, 38 insertions(+), 26 deletions(-)

-- 
2.26.3

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

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

end of thread, other threads:[~2021-04-20  8:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 17:48 [igt-dev] [PATCH i-g-t 0/4] Fix command line options and whatnot Ville Syrjala
2021-04-16 17:48 ` [igt-dev] [PATCH i-g-t 1/4] lib: Document that we have --trace-on-oops Ville Syrjala
2021-04-19  9:32   ` Petri Latvala
2021-04-16 17:48 ` [igt-dev] [PATCH i-g-t 2/4] lib: Fix option parsing Ville Syrjala
2021-04-19  9:33   ` Petri Latvala
2021-04-16 17:48 ` [igt-dev] [PATCH i-g-t 3/4] lib/kms: Commit primary plane props with COMMIT_LEGACY Ville Syrjala
2021-04-20  7:43   ` Petri Latvala
2021-04-20  8:04     ` Ville Syrjälä
2021-04-16 17:48 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_plane: Ignore the crc frame count with --skip-crc-compare Ville Syrjala
2021-04-20  7:41   ` Petri Latvala
2021-04-16 18:50 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix command line options and whatnot Patchwork
2021-04-16 20:17 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-04-17 20:07 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix command line options and whatnot (rev2) Patchwork
2021-04-17 21:08 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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.