1. f6dfe55 lib: Extract helpers for determining submission method by Michał Winiarski · 7 years ago
  2. d4d976d igt/gem_mocs_settings: Skip non-existent engines by Chris Wilson · 7 years ago
  3. 7bf3bd7 lib/igt_gt: Allow non-default contexts to hang non-render rings by Vinay Belgaumkar · 7 years ago
  4. 2aeecec aux: Use IGT version of system() call to run rtcwake by Imre Deak · 7 years ago
  5. 40d6f19 aux: Suspend signal helper for shell commands by Imre Deak · 7 years ago
  6. fb3bdff tests/drm_read: Change tests to not require fbcon by Maarten Lankhorst · 7 years ago
  7. 5861627 igt/gem_eio: Check hang/eio recovery during suspend by Chris Wilson · 7 years ago
  8. 69fbd44 tests/pm_backlight: Enable connected output to allow tests to succeed, v4. by Maarten Lankhorst · 7 years ago
  9. e9f4c31 tests/debugfs_test: Try to light all outputs to increase chances of finding fails, v3. by Maarten Lankhorst · 7 years ago
  10. 1fc2066 meson: Make syncobj tests build by Ville Syrjälä · 7 years ago
  11. f0bfbad benchmark/gem_busy: Compare polling with syncobj_wait by Chris Wilson · 7 years ago
  12. 6a79501 tests: Drop gem_bad_length as redundant by Daniele Ceraolo Spurio · 7 years ago
  13. 3fb7add igt/drv_hangman: Convert from local recursive batch to igt_spin_t by Chris Wilson · 7 years ago
  14. 136100c igt/syncobj_wait: Don't close the timeline early in wait_snapshot by Jason Ekstrand · 7 years ago
  15. eabe87d igt/syncobj_wait: Close the sw_sync timeline after the test by Chris Wilson · 7 years ago
  16. caa4a58 igt/syncobj_wait: Replace open-coded calls to __syncobj_wait() by Chris Wilson · 7 years ago
  17. 145f294 intel_aubdump: Default to 48-bit AUBs when the gen is unknown by Jordan Justen · 7 years ago
  18. d7c8829 syncobj: Add a test for SYNCOBJ_CREATE_SIGNALED by Jason Ekstrand · 7 years ago
  19. 55e09d0 tests/syncobj: Add some wait and reset tests (v7) by Jason Ekstrand · 7 years ago
  20. 4ba2d5e tests/syncobj: Convert the basic test over to the helpers by Jason Ekstrand · 7 years ago
  21. 1f09b85 lib: Add some syncobj helpers (v2) by Jason Ekstrand · 7 years ago
  22. f1e77e8 tests/kms_draw_crc: Skip tests for unsupported formats by Ville Syrjälä · 7 years ago
  23. 4ac32f4 lib/igt_kms: Don't assert on non-existent plane by Ville Syrjälä · 7 years ago
  24. eb57c02 igt/gem_fence_thrash: Use streaming reads for verify by Chris Wilson · 7 years ago
  25. d8954f0 igt/gem_exec_scheduler: Add small priority sorting smoketest by Chris Wilson · 7 years ago
  26. 0a32360 igt/gem_workarounds: Add hibernation coverage by Chris Wilson · 7 years ago
  27. 0af43d5 igt/gem_workarounds: Reduce manual list to combinatorial loops by Chris Wilson · 7 years ago
  28. c5b4eaa igt/gem_workarounds: Also test new fd (implicit default context) by Chris Wilson · 7 years ago
  29. 023477d igt/gem_workarounds: Also exercise fresh contexts not the persistent default by Chris Wilson · 7 years ago
  30. 790a066 igt/gem_workarounds: Read the workaround registers from the active context by Chris Wilson · 7 years ago
  31. 7f93a26 Update NEWS, bump version to 1.20. by Petri Latvala · 7 years ago
  32. 3321081 tests/perf: split array of formats descriptions by Lionel Landwerlin · 7 years ago
  33. 23a578d tests/perf: add support for Coffeelake by Lionel Landwerlin · 7 years ago
  34. f1514a6 tests/perf: prevent power management to kick in when necessary by Lionel Landwerlin · 8 years ago
  35. eafaf4f tests/perf: estimate number of blocking/polling based on time spent by Lionel Landwerlin · 7 years ago
  36. 0e41ce5 tests/perf: make buffer-fill more reliable by Lionel Landwerlin · 8 years ago
  37. 55d3c3b tests/perf: make enable-disable more reliable by Lionel Landwerlin · 8 years ago
  38. 4a8d621 tests/perf: rework oa-exponent test by Lionel Landwerlin · 8 years ago
  39. 765ba28 tests/perf: remove frequency related changes by Lionel Landwerlin · 8 years ago
  40. 457bed4 tests/perf: rc6: try to guess when rc6 is disabled by Lionel Landwerlin · 8 years ago
  41. be844d0 tests/perf: update max buffer size for reading reports by Lionel Landwerlin · 8 years ago
  42. 8697ba5 tests/perf: add per context filtering test for gen8+ by Robert Bragg · 8 years ago
  43. 225179e tests/perf: make stream_fd a global variable by Lionel Landwerlin · 8 years ago
  44. 26d0da4 lib/igt_kms: Disable crtc in legacy path when output is unset by Maarten Lankhorst · 7 years ago
  45. 9913b58 tests/kms_color: Unset plane fb on teardown, v2. by Maarten Lankhorst · 7 years ago
  46. 7c9dccb Fix compilation on some distros by Ausmus, James · 7 years ago
  47. 7fd0cae lib: Fixup __gem_create() to be 64b safe. by Chris Wilson · 7 years ago
  48. b26e918 meson: Disable the intel overlay on non-x86 builds. by Eric Anholt · 7 years ago
  49. 2a74ae5 meson: Fix build of igt_x86-using tests on non-x86 platforms. by Eric Anholt · 7 years ago
  50. b09047e Fix rlim_cur compiler warnings when building on ARM. by Eric Anholt · 7 years ago
  51. 0045085 lib: Report the error from __gem_create() by Chris Wilson · 7 years ago
  52. 08a2f88 lib: Reduce dependency on glib by Petri Latvala · 7 years ago
  53. 0c7e506 gem_exec_schedule: Add missing #include by Petri Latvala · 7 years ago
  54. 0b5d63d kms_atomic_interruptible: Add missing #include by Petri Latvala · 7 years ago
  55. 1e3db65 lib/igt_kms: Commit primary plane when a modeset is forced on a pipe by Maarten Lankhorst · 7 years ago
  56. 76c7a71 lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe by Maarten Lankhorst · 7 years ago
  57. b5404f8 meson: Follow suit with the renaming of kms_pipe_color by Petri Latvala · 7 years ago
  58. 1e99f8b meson: Distribute meson build system files by Petri Latvala · 7 years ago
  59. 5b9b671 docs: Distribute audio.txt and chamelium.txt by Petri Latvala · 7 years ago
  60. 5779503 lib: Handle intel_aub.h like the other stub files by Petri Latvala · 7 years ago
  61. 571c253 lib: Remove media_fill.c by Petri Latvala · 7 years ago
  62. 74421c0 demos: Remove final file by Petri Latvala · 7 years ago
  63. ba1c982 benchmarks: Add ezbench.d files to dist by Petri Latvala · 7 years ago
  64. c900feb benchmarks: Add wsim files to dist by Petri Latvala · 7 years ago
  65. 7df7e3b tests: Stop looking at plane private members by Maarten Lankhorst · 7 years ago
  66. 5f68064 igt/kms_rotation_crc: Fix flip tests for sprite plane by Maarten Lankhorst · 7 years ago
  67. 7bc1fd8 tests: Rename kms_pipe_color to kms_color by Maarten Lankhorst · 7 years ago
  68. 09f8cb1 igt/gem_sync: Sync before starting the clock by Chris Wilson · 7 years ago
  69. 182b194 benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS by Petri Latvala · 7 years ago
  70. 8c2676a lib: Fix igt_sysfs_set_u32 return value by Tvrtko Ursulin · 7 years ago
  71. cf3e683 igt/gem_exec_nop: Measure high-priority throughput over a bg load by Chris Wilson · 7 years ago
  72. 52657b7 igt/gem_sync: Add a preemption test by Chris Wilson · 7 years ago
  73. b9c8830 igt/gem_exec_schedule: Detect too slow setup in deep-* by Chris Wilson · 7 years ago
  74. 61d1153 meson: Also build kms_atomic_interruptible by Petri Latvala · 7 years ago
  75. cbc1e78 meson.sh: Invoke meson correctly by Petri Latvala · 7 years ago
  76. 47ae1f8 tests/gem_workarounds: Skip write only registers by Mika Kuoppala · 7 years ago
  77. 3df22e0 benchmarks/gem_exec_fault: Update for tryhard kernels. by Chris Wilson · 7 years ago
  78. 7d512a3 benchmarks/gem_syslatency: Apply vmpressure, measure page allocation by Chris Wilson · 7 years ago
  79. 765f7b0 igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION by Chris Wilson · 7 years ago
  80. e917e92 lib: Capture the error state on an unexpected hang by Chris Wilson · 7 years ago
  81. 2885b10 igt/gem_exec_schedule: Ignore set-priority failures on old kernels by Chris Wilson · 7 years ago
  82. 9fe6ea9 igt_command_line.sh: Fix bashism by Petri Latvala · 7 years ago
  83. 0a91a5e meson: Simple makefile integration by Daniel Vetter · 7 years ago
  84. c117213 igt/gem_exec_whisper: Smoketest context priorities by Chris Wilson · 7 years ago
  85. bf1c7ee igt/gem_exec_schedule: Fix up too deep reorder-wide() by Chris Wilson · 7 years ago
  86. da553ff igt/gem_exec_schedule: s/-MAX_PRIO/MIN_PRIO/ by Chris Wilson · 7 years ago
  87. f16a799 igt_core: Rework igt_system() by Petri Latvala · 7 years ago
  88. 51d800f tools_test: Clean up and fix sysfs_l3_parity by Petri Latvala · 7 years ago
  89. 7f97a4a igt/kms_cursor_legacy: Use common spinbatch by Chris Wilson · 7 years ago
  90. b94a17d tests/psr: Don't strcmp CRCs that are not NULL terminated. by Dhinakaran Pandiyan · 7 years ago
  91. 7c79e2c igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtest by Radhakrishna Sripada · 7 years ago
  92. 435fea5 tests/kms_panel_fitting: Use igt_cairo_image_surface_create_from_png_file() by Ville Syrjälä · 7 years ago
  93. 75f320c lib/igt_fb: Add igt_cairo_image_surface_create_from_png() by Ville Syrjälä · 7 years ago
  94. 3a01e58 tests/gem_flink_basic: Add documentation for subtests by Vinay Belgaumkar · 7 years ago
  95. 4323d1b intel-ci: Install testlist files to pkgdata dir by Petri Latvala · 7 years ago
  96. 23b7c99 tests/Makefile.am: Install test-list*.txt to libexecdir by Petri Latvala · 7 years ago
  97. 74778b8 i915_pciids: Change a KBL pci id to GT2 from GT1.5 by Rodrigo Vivi · 7 years ago
  98. 7c2650a intel_aubdump: Support I915_EXEC_BATCH_FIRST. by Kenneth Graunke · 7 years ago
  99. f86dc17 igt/prime_vgem: Split out the fine-grain coherency check by Chris Wilson · 7 years ago
  100. 6e26225 meson: share the configuration_data object by Daniel Vetter · 7 years ago