1. 6e26225 meson: share the configuration_data object by Daniel Vetter · 7 years ago
  2. fd5aa6a meson: align test-list.txt generation with automake by Daniel Vetter · 7 years ago
  3. 1043c09 tests/kms_cursor_legacy: Do not start collecting CRC after making FB busy by Maarten Lankhorst · 7 years ago
  4. da197b5 igt/gem_eio: Add another variant of in-flight to avoid request coalescing by Chris Wilson · 7 years ago
  5. c647760 igt/prime_busy: Declare the hang tests expect to cause GPU hangs by Chris Wilson · 7 years ago
  6. 4b0e0bf igt/gem_eio: Check wedged with inflight on the same engine by Chris Wilson · 7 years ago
  7. 639d640 igt/gem_eio: Exercise wedged with native in-flight requests by Chris Wilson · 7 years ago
  8. 92e457d igt/gem_eio: inflight wedged requires long plugging by Chris Wilson · 7 years ago
  9. 6dceb6f igt/kms_psr_sink_crc: Add psr_drrs subtest by Radhakrishna Sripada · 7 years ago
  10. 2e93946 meson: Fix IGT_GIT_SHA1 handling by Ville Syrjälä · 7 years ago
  11. e418dbb meson: Install the (dis)assembler by Ville Syrjälä · 7 years ago
  12. 93f72b2 meson: Process intel_aubdump.in into intel_aubdump by Jordan Justen · 7 years ago
  13. c8d6c73 intel_aubdump.in: Set executable permissions (for meson build) by Jordan Justen · 7 years ago
  14. 83f2470 meson: Install libigt.so by Jordan Justen · 7 years ago
  15. c17e8d5 meson: Install intel_gpu_abrt by Ville Syrjälä · 7 years ago
  16. 1b52044 meson: Rename and install intel-gpu-overlay by Ville Syrjälä · 7 years ago
  17. 2d25aa8 meson: Drop the 'lib' prefix from intel_aubdump.so by Ville Syrjälä · 7 years ago
  18. a537356 meson: Build and install intel_dp_compliance by Ville Syrjälä · 7 years ago
  19. bfa8a8e meson: Build and install intel_l3_parity by Ville Syrjälä · 7 years ago
  20. 6a94b71 meson: Install test image files by Ville Syrjälä · 7 years ago
  21. 28dd079 meson: Install test-list.txt by Ville Syrjälä · 7 years ago
  22. e63b121 meson: Install intel_reg register definitions by Ville Syrjälä · 7 years ago
  23. cfbdcc7 meson: Build and install intel_reg by Ville Syrjälä · 7 years ago
  24. 7c7a015 tools/intel_reg: s/PKGDATADIR/IGT_DATADIR/ by Ville Syrjälä · 7 years ago
  25. 509ec0c meson: Install tools by Ville Syrjälä · 7 years ago
  26. fba59da meson: Install tests into $libexecdir by Ville Syrjälä · 7 years ago
  27. c718ba8 lib/igt_kmod: Allow specifying libkmod config via environment variables by Joonas Lahtinen · 7 years ago
  28. b6ea8b2 tests/tools_test: Make sure l3_parity is supported by Abdiel Janulgue · 7 years ago
  29. c7e1160 igt/sw_sync: Fix up close(timeline) tests for unsignaled fences by Chris Wilson · 7 years ago
  30. af41586 kms_rotation_crc: 90 degree flip test is not a stress test by Tvrtko Ursulin · 7 years ago
  31. bbc0b3c tests: Add kms_atomic_interruptible test, v4. by Maarten Lankhorst · 7 years ago
  32. 1c6e20d pm_rps: [RFC] RPS tests documentation update by Katarzyna Dec · 7 years ago
  33. f9e0154 igt/gem_evict_(alignment,everything): Limit to low 4G by Chris Wilson · 7 years ago
  34. 4f082c3 igt/gem_eio: Install an exithandler to unwedge the device after failure by Chris Wilson · 7 years ago
  35. 2063154 igt/gem_flink_race: Limit name subtest to 5s by Chris Wilson · 7 years ago
  36. 8ec9244 igt/tools_test: Remove dmesg subtest by Chris Wilson · 7 years ago
  37. 866970a meson: Bump required version to 0.40 by Daniel Vetter · 7 years ago
  38. 2e0b57d meson: Minimal README update by Daniel Vetter · 7 years ago
  39. 111c585 meson: igt_frame also needs pixman by Daniel Vetter · 7 years ago
  40. 895236c meson: add manpage support by Daniel Vetter · 7 years ago
  41. c4614fe meson: detect cc flags by Daniel Vetter · 7 years ago
  42. 678f1d6 meson: Use static libs to handle IGT_LOG_DOMAIN. by Eric Anholt · 7 years ago
  43. 21088b3 meson: Don't build the igt audio test without gsl available. by Eric Anholt · 7 years ago
  44. cae05d9 meson: Add some compiler flags to reduce warnings. by Eric Anholt · 7 years ago
  45. 92709f0 tests/kms_plane: Appease gcc -Wempty-body by Daniel Vetter · 7 years ago
  46. 94d56aa lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:w by Daniel Vetter · 7 years ago
  47. 9a7d850 meson: basic build system support by Daniel Vetter · 7 years ago
  48. c3863e1 assembler/test: Prep work for meson by Daniel Vetter · 7 years ago
  49. 30db647 demos: remove by Daniel Vetter · 7 years ago
  50. 842faf0 lib/uwildmat: Use include paths by Daniel Vetter · 7 years ago
  51. f0243a7 tests/igt_command_line.sh: Allow testing individual tests by Daniel Vetter · 7 years ago
  52. 8c1fcc6 lib: clean up header includes by Daniel Vetter · 7 years ago
  53. a3a3e0f lib: prefix frame_dump_path by Daniel Vetter · 7 years ago
  54. 16ea5ee build: remove _GNU_SOURCE from source files by Daniel Vetter · 7 years ago
  55. 00215dd build: use HAVE_LIBGEN_H consistently by Daniel Vetter · 7 years ago
  56. b36f978 build: Nuke #ifdef HAVE_CONFIG_H cargo-cult by Daniel Vetter · 7 years ago
  57. 692357e build: Define _GNU_SOURCE in Makefile.am by Daniel Vetter · 7 years ago
  58. 80447fe tests/kms_properties: Require atomic for the atomic invalid props test by Ville Syrjälä · 7 years ago
  59. d98698c tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wc by Ville Syrjälä · 7 years ago
  60. 5426dc0 lib/kms: Skip rather than fail when a suitable plane can't be found by Ville Syrjälä · 7 years ago
  61. 8114d96 lib/kms: Fix the connector name strings to match what the kernel uses by Ville Syrjälä · 7 years ago
  62. cf9916c Fix compiler warnings about printf() arguments by Ville Syrjälä · 7 years ago
  63. d18fca7 lib/sysfs: Fix fbcon rebind by Ville Syrjälä · 7 years ago
  64. d5de89e lib/dummyload: Use -1 for all engines by Chris Wilson · 7 years ago
  65. e49c3fe igt/gem_exec_suspend: Try to suspend with a pending GPU hang by Chris Wilson · 7 years ago
  66. 6b2dddd igt/gem_eio: i915.reset is no longer a boolean by Chris Wilson · 7 years ago
  67. acec57a igt/gem_exec_fence: Exercise syncobj API (The forgotten tests) by Chris Wilson · 7 years ago
  68. 976ed7c igt/gem_exec_scheduler: Demonstrate priority inversion between full rings by Chris Wilson · 7 years ago
  69. a380134 igt/gem_exec_schedule: Basic tests for preemption by Chris Wilson · 7 years ago
  70. 61f8de7 igt/gem_exec_schedule: Exercise reordering with many priority levels by Chris Wilson · 7 years ago
  71. a19ef05 igt/gem_exec_schedule: Do not overcommit batches to the ring by Chris Wilson · 7 years ago
  72. 4a1c8da igt/gem_ringfill: Prime execbuf before measuring ring size by Chris Wilson · 7 years ago
  73. 0d028f8 igt/gem_userptr_blits: Errors from gup are permanent by Chris Wilson · 7 years ago
  74. e56ab79 igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walk by Chris Wilson · 7 years ago
  75. 406bb36 lib: Avoid actually throttling from igt_require_gem() by Chris Wilson · 7 years ago
  76. dddbc2e lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm) by Chris Wilson · 7 years ago
  77. 918863f intel_display_poller: Fix truncation of a test name. by Eric Anholt · 7 years ago
  78. eac4baf intel_watermark: Fix a warning about "const char" return being silly. by Eric Anholt · 7 years ago
  79. 7f92d00 Use PATH_MAX to fix some sprintf-into-short-buffers warnings. by Eric Anholt · 7 years ago
  80. 925900e Revert "intel-ci: Remove kms_psr_sink_crc@psr_basic from BAT" by Daniel Vetter · 7 years ago
  81. 00da3d1 igt_core: Skip sync when listing subtests by Tvrtko Ursulin · 7 years ago
  82. 490b386 scripts/run-tests.sh: Use piglit's --ignore-missing by Arkadiusz Hiler · 7 years ago
  83. 6311caa tests/kms_frontbuffer_tracking: convert macros to functions by Daniel Vetter · 7 years ago
  84. 5ce65a9 pm_rps: Changes in waitboost scenario by Katarzyna Dec · 7 years ago
  85. c215967 tests/perf: add Geminilake support by Lionel Landwerlin · 8 years ago
  86. 8a97c45 tests/perf: add Kabylake support by Lionel Landwerlin · 8 years ago
  87. 5148162 tests/chamelium: Let the Chamelium itself wait for a stable video input by Paul Kocialkowski · 7 years ago
  88. 0be6d4a tests/audio: Add suspend and hibernate tests for HDMI signal integrity by Paul Kocialkowski · 7 years ago
  89. 2af28e0 docs/chamelium: Explain that the Chamelium should only target one DUT by Paul Kocialkowski · 7 years ago
  90. a23ef51 lib/igt_debugfs: Open DRM driver without master for hpd storm exit by Paul Kocialkowski · 7 years ago
  91. 4e4500a lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delay by Paul Kocialkowski · 7 years ago
  92. fc65108 tools: Add intel_vbt_defs.h to Makefile.sources by Arkadiusz Hiler · 7 years ago
  93. f65a718 lib/kmod: Fix error reporting for kmod load/unload by Chris Wilson · 7 years ago
  94. 1b6585e igt/vgem_basic: Load and unload the module first by Chris Wilson · 7 years ago
  95. 1f0f2aa tests/kms_atomic: subtest atomic_invalid_params requires CRTC by Marta Lofstedt · 7 years ago
  96. 2cbcc0b tools/intel_vbt_decode: migrate backlight dumping to kernel struct by Jani Nikula · 7 years ago
  97. 3b163c4 tools/intel_vbt_decode: migrate child device type bits decoding to kernel defs by Jani Nikula · 7 years ago
  98. 66d88e6 tools/intel_vbt_decode: migrate edp dumping to kernel struct by Jani Nikula · 7 years ago
  99. e1db4c4 tools/intel_vbt_decode: migrate psr dumping to kernel struct by Jani Nikula · 7 years ago
  100. dff8b30 tools/intel_vbt_decode: migrate child device dumping to kernel struct by Jani Nikula · 7 years ago