1. 7040f3b lib/igt_dummyload: add igt_cork by Daniele Ceraolo Spurio · 7 years ago
  2. e2e2b4c igt: Add VC4 purgeable BO tests by Boris Brezillon · 7 years ago
  3. 7c64d57 igt: Add igt_vc4_get_param() helper by Boris Brezillon · 7 years ago
  4. 6830a05 igt/vc4: Add a helper function to mark BOs purgeable by Boris Brezillon · 7 years ago
  5. fe4cdd9 tools/aubdump: Signal drm sync objects when device override is used by Jordan Justen · 7 years ago
  6. bfd586c tools/aubdump: Note pinned BO in verbose output by Jordan Justen · 7 years ago
  7. ff4d4ff tools/aubdump: Support alignment of BO in execbuffer2 by Jordan Justen · 7 years ago
  8. 21eb83d igt/gem_ctx_isolation: Fix checking for context support by Chris Wilson · 7 years ago
  9. 70254d1 test/perf: fixup inverted condition by Lionel Landwerlin · 7 years ago
  10. 813ed5b igt/kms_fronbuffer_tracking: Handle ENODEV when checking i915_edp_psr_status for chipset support by Lofstedt, Marta · 7 years ago
  11. 2430bf9 igt/kms_fbcon_fbt: Handle ENODEV when checking i915_edp_psr_status for chipset support by Lofstedt, Marta · 7 years ago
  12. f09f5c6 igt/perf_pmu: Fix 64b printf-isms by Chris Wilson · 7 years ago
  13. af65798 lib/igt_perf: Find active perf CPU by Tvrtko Ursulin · 7 years ago
  14. 44cc124 tests/perf_pmu: Skip hotplug test on Broxton by Tvrtko Ursulin · 7 years ago
  15. 1ecc978 igt/perf_pmu: Use a self-correcting busy pwm by Chris Wilson · 7 years ago
  16. 9cc545e igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset support by Chris Wilson · 7 years ago
  17. 960e55a igt/gem_ctx_isolation: Check isolation of registers between contexts by Chris Wilson · 7 years ago
  18. c3d11ca tests/perf: make oa-exponents subtest more reliable by Lionel Landwerlin · 7 years ago
  19. d8d93c6 igt/gem_ctx_switch: Do a warmup pass over all contexts by Chris Wilson · 7 years ago
  20. 9ba3717 igt/gem_eio: Use slow spinners to inject hangs by Chris Wilson · 7 years ago
  21. 0aeba6e igt/gem_exec_schedule: Replace constant 16 with its magic macro by Chris Wilson · 7 years ago
  22. 9bc2163 igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_other by Chris Wilson · 7 years ago
  23. edc5b7a igt/gem_exec_schedule: Trim max number of contexts used by Chris Wilson · 7 years ago
  24. 0cfd3ee igt/kms_frontbuffer_tracking: Wait for PSR to be disabled by Chris Wilson · 7 years ago
  25. 4340b47 igt/gem_fenced_exec_thrash: Use fixed durations by Chris Wilson · 7 years ago
  26. 8a57f68 tests/kms_chv_cursor_fail: Use igt_display_reset() and igt_pipe_crc_drain() by Maarten Lankhorst · 7 years ago
  27. 239305a tests/kms_plane_scaling: Use existing igt_kms apis to paint the fb by Carlos Santa · 7 years ago
  28. df09cb5 lib/igt_kms: Add doc for kmstest_ and igt_ functions by Carlos Santa · 7 years ago
  29. dd61508 lib: Remove overzealous assertion on gem_set_caching() by Chris Wilson · 7 years ago
  30. aaafccb igt/syncobj: Tidy ye olde compiler warnings by Chris Wilson · 7 years ago
  31. ca04597 igt/gem_exec_flush: Silence old compiler warning by Chris Wilson · 7 years ago
  32. 4a03bd8 lib: Always set mismatching index for igt_find_crc_mismatch by Chris Wilson · 7 years ago
  33. d7c14aa lib: Cache the debugfs mountpoint by Chris Wilson · 7 years ago
  34. 20a156f igt/gem_sync: Exercise and measure idle requests by Chris Wilson · 7 years ago
  35. 6fc91db perf_pmu: Fix some compile warnings with old compilers / 32-bit builds by Tvrtko Ursulin · 7 years ago
  36. a68b306 igt/perf_pmu: Retain original GTT offset when resubmitting the spinner by Chris Wilson · 7 years ago
  37. f6820d9 tests/pm_sseu: dump the bit of sysfs by Lionel Landwerlin · 7 years ago
  38. bf777c9 tests/gem_ctx_param: Update invalid param by Antonio Argenziano · 7 years ago
  39. 6383c98 lib/igt_aux: Add function to swap int64 in array by Antonio Argenziano · 7 years ago
  40. 1aec090 igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEV by Chris Wilson · 7 years ago
  41. 8de9f5f tests/perf_pmu: Verify engine busyness accuracy by Tvrtko Ursulin · 7 years ago
  42. 2b64cac lib/i915_pciids.h: Add Cannonlake PCI IDs for another SKU. by Rodrigo Vivi · 7 years ago
  43. f2ac560 tests/perf_pmu: Log perf timestamp in semaphore wait tests by Tvrtko Ursulin · 7 years ago
  44. 64c2167 lib/igt_kms: Fix igt_display_drop_events() to work as intended by Maarten Lankhorst · 7 years ago
  45. 8252cce lib/igt_debugfs: Fix igt_pipe_get_crcs. by Maarten Lankhorst · 7 years ago
  46. 0a700e0 igt/gem_exec_fence: Test that the in-fence is not overwritten by Daniele Ceraolo Spurio · 7 years ago
  47. 1d227a4 lib/kms: Clear unused fields for getproperty ioctl by Chris Wilson · 7 years ago
  48. 6d51cf1 tests/perf_pmu: Give sampling more time by Tvrtko Ursulin · 7 years ago
  49. cc60b8f tests/perf_pmu: Handle thermally throttled devices by Tvrtko Ursulin · 7 years ago
  50. bd022a1 tests/perf_pmu: Use perf timestamps in a few more places by Tvrtko Ursulin · 7 years ago
  51. 7a02d30 lib: force a reset on an uncooperative i915 device by Chris Wilson · 7 years ago
  52. f8d6fa4 igt/gem_exec_capture: MI_STORE_DWORD requires EXEC_SECURE + DRM_MASTER on ctg/ilk by Chris Wilson · 7 years ago
  53. 80abd58 igt/gem_exec_schedule: Limit smoketest to the desired engines by Chris Wilson · 7 years ago
  54. 3f62e3d tests/kms_rotation_crc: Test all pixel formats on all planes. by Maarten Lankhorst · 7 years ago
  55. 5823188 tests/kms_rotation_crc: Clean up exhaust-fences subtest by Maarten Lankhorst · 7 years ago
  56. ee41056 tests/kms_rotation_crc: Perform lazy cleanup and require atomic. by Maarten Lankhorst · 7 years ago
  57. dbdd9c2 tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled. by Maarten Lankhorst · 7 years ago
  58. 7cbd848 tests/kms_rotation_crc: Always run the flip tests when available. by Maarten Lankhorst · 7 years ago
  59. fc96df5 tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotation by Maarten Lankhorst · 7 years ago
  60. 99ad16b tests/kms_rotation_crc: Fix bad-tiling testcase. by Maarten Lankhorst · 7 years ago
  61. 7d48c02 lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4. by Maarten Lankhorst · 7 years ago
  62. d311e9a lib/igt_fb: Remove igt_get_all_cairo_formats() by Maarten Lankhorst · 7 years ago
  63. c60cf3b lib/igt_fb: Add igt_fb_supported_format() by Maarten Lankhorst · 7 years ago
  64. aa5068c tests: Always call igt_remove_fb without checking. by Maarten Lankhorst · 7 years ago
  65. e62de1c lib/igt_fb: Make igt_remove_fb more robust by Maarten Lankhorst · 7 years ago
  66. 1cbec8b igt/perf_pmu: Semaphores do not exist before gen6 by Chris Wilson · 7 years ago
  67. 8b9f68a igt/pm_rc6_residency: Check debugfs existence before reading by Chris Wilson · 7 years ago
  68. 4f29dca tests/kms_ccs: Don't skip the entire subtest if one plane can't do CCS by Ville Syrjälä · 7 years ago
  69. 54df0ae tests/kms_ccs: Move fbs out from data by Ville Syrjälä · 7 years ago
  70. 3af87d4 tools/intel_aubdump: Simulate "enhanced execlist" submission for gen11+ by Scott D Phillips · 7 years ago
  71. c0c5a10 tests/perf_pmu: Test RC6 during runtime suspend by Tvrtko Ursulin · 7 years ago
  72. 8a9ac20 tests/perf_pmu: Use perf timestamps when calculating average frequency by Tvrtko Ursulin · 7 years ago
  73. 2baf7ec lib: Move __gem_context_create to common ioctl wrapper library. by Antonio Argenziano · 7 years ago
  74. 3fd9b57 tests/perf_pmu: Use short batches from hotplug test by Tvrtko Ursulin · 7 years ago
  75. f5166e3 tests/perf_pmu: Explicitly test for engine availability in init tests by Tvrtko Ursulin · 7 years ago
  76. 5eb6a55 tests/perf_pmu: Always skip missing engines by Tvrtko Ursulin · 7 years ago
  77. 3ffa916 tests/perf_pmu: PMU enable race test by Tvrtko Ursulin · 7 years ago
  78. 6e1b9cc tests/perf_pmu: Add trailing edge idle test variants by Tvrtko Ursulin · 7 years ago
  79. 5662919 tests/perf_pmu: Convert to flags by Tvrtko Ursulin · 7 years ago
  80. f2525ff tests/perf_pmu: Use measured sleep in all time based tests by Tvrtko Ursulin · 7 years ago
  81. 42cd5d4 tests/perf_pmu: More busy measurement tightening by Tvrtko Ursulin · 7 years ago
  82. c9be7aa tests/perf_pmu: Tighten busy measurement by Tvrtko Ursulin · 7 years ago
  83. 1dd2919 tests/kms_frontbuffer_tracking: Including DRRS test coverage by Lohith BS · 7 years ago
  84. 08e8621 tests/kms_plane_scaling: Test all pixel formats with clamping and clipping too by Maarten Lankhorst · 7 years ago
  85. 48d9da5 tests/kms_plane_scaling: Test all pixel formats in pipe-*-scaler-with-rotation by Maarten Lankhorst · 7 years ago
  86. 51a1f42 tests/kms_atomic: Add the test for CRTC_ID/FB_ID mismatch. by Maarten Lankhorst · 7 years ago
  87. 2646ae1 tests/kms_panel_fitting: Remove dead code by Maarten Lankhorst · 7 years ago
  88. ba7acd3 tests/kms_vblank: Fix spurious test failure. by Maarten Lankhorst · 7 years ago
  89. c219cc5 tools: Clear unused fields in register spec by Chris Wilson · 7 years ago
  90. a20a69e overlay: fix invalid pointer access by Lionel Landwerlin · 7 years ago
  91. 812eeed overlay: reindent tracepoint parser by Lionel Landwerlin · 7 years ago
  92. dea4ebd overlay: add missing foreground option by Lionel Landwerlin · 7 years ago
  93. 902b754 tests/perf: fix report validity check on gen10+ by Lionel Landwerlin · 7 years ago
  94. 4452dcb lib/igt_fb: Add support for NV12 format through conversion, v2. by Maarten Lankhorst · 7 years ago
  95. 918ea42 lib/fb: Add support for creating planar framebuffers, v3. by Maarten Lankhorst · 7 years ago
  96. 48bdef4 lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy too by Maarten Lankhorst · 7 years ago
  97. 06c53e9 lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2. by Maarten Lankhorst · 7 years ago
  98. 01ef9f8 lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fb by Maarten Lankhorst · 7 years ago
  99. e9277a3 lib/igt_fb: Pass format to igt_calc_fb_size by Maarten Lankhorst · 7 years ago
  100. be2f6fc lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx by Maarten Lankhorst · 7 years ago