1. 01e467a igt/drv_hangman: Make the batchbuffer check more robust by Chris Wilson · 9 years ago
  2. 0753057 igt/drv_hangman: Inject a true hang by Chris Wilson · 9 years ago
  3. 8f6957a igt/gem_ringfill: Add exercising the default-ring to basic testing by Chris Wilson · 9 years ago
  4. 348742e igt/gem_streaming_writes: Set bb start alignment to 64b for Ironlake by Chris Wilson · 9 years ago
  5. 3992bab igt/gem_busy: Refactor to use gem_require_ring() by Chris Wilson · 9 years ago
  6. 3005665 tools/intel_residency: use setitimer instead of {,u}alarm by Paulo Zanoni · 9 years ago
  7. ec5deb2 tests/pm_rpm: find an appropriate CRTC instead of hardcoding CRTC 0 by Paulo Zanoni · 9 years ago
  8. 84157ad tests/pm_rpm: remove POWER_DIR definition by Paulo Zanoni · 9 years ago
  9. 7ca55f4 tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats by Paulo Zanoni · 9 years ago
  10. 55229f1 lib/igt_fb: fix igt_get_all_formats documentation by Paulo Zanoni · 9 years ago
  11. 12c1eb6 lib/igt_draw: use igt_drm_format_to_bpp() by Paulo Zanoni · 9 years ago
  12. 0432201 kms_frontbuffer_tracking: standardize the used FB sizes by Paulo Zanoni · 9 years ago
  13. 096e020 kms_frontbuffer_tracking: use igt_drm_format_to_bpp() by Paulo Zanoni · 9 years ago
  14. be6f3fa lib/igt_fb: make the automatic buffer sizes/strides smaller by Paulo Zanoni · 9 years ago
  15. d63e72f igt/gem_cs_tlb: Increase BB start alignment to 64bytes by Chris Wilson · 9 years ago
  16. 89f81e0 igt: More MI_STORE_DWORD fixes for gen5 by Chris Wilson · 9 years ago
  17. 3ec8b1d igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6 by Chris Wilson · 9 years ago
  18. eaa0367 lib: Hide BSD1/BSD2 rings on hardware without BSD2 by Chris Wilson · 9 years ago
  19. 506d683 tests: Add gem_exec_reloc by Chris Wilson · 9 years ago
  20. d18d1ec igt/gem_reset_stats: Convert residual calllers of gem_exec() to gem_execbuf() by Chris Wilson · 9 years ago
  21. a1b47ef igt/gem_concurrent_blit: Disable libdrm buffer cache for child inheritance by Chris Wilson · 9 years ago
  22. 37f4da0 igt/gem_concurrent_all: Pass buffer data down by Chris Wilson · 9 years ago
  23. 5dea5de igt/gem_cs_prefetch: Check each ring by Chris Wilson · 9 years ago
  24. de70769 Add I915_EXEC_DEFAULT to list of known engines by Chris Wilson · 9 years ago
  25. d130899 igt/gem_sync: Use common array of rings by Chris Wilson · 9 years ago
  26. dd6b452 igt/gem_ringfill: Use common array of rings by Chris Wilson · 9 years ago
  27. 8cd5289 igt/gem_cs_tlb: Use common array of rings by Chris Wilson · 9 years ago
  28. 7e0853c igt/gem_exec_nop: Use common array of rings by Chris Wilson · 9 years ago
  29. b09ef44 igt/gem_storedw_loop: Use common array of rings by Chris Wilson · 9 years ago
  30. 01acd70 igt: Add gem_exec_basic by Chris Wilson · 9 years ago
  31. 04f5215 Extract array of execution engines by Chris Wilson · 9 years ago
  32. b7f150b lib: Query the kernel for support of a particular exec id by Chris Wilson · 9 years ago
  33. e3b68bb lib: Share common __gem_execbuf() by Chris Wilson · 9 years ago
  34. 711398e igt/gem_ringfill: Allow listing subtests in gem_ringfill by Gabriel Feceoru · 9 years ago
  35. 336235c gem_ringfill: fix typo in test name by Maarten Lankhorst · 9 years ago
  36. 5f6ebb2 igt/gem_concurrent_blit: Tighter scoping of buffers variable by Chris Wilson · 9 years ago
  37. a64f31b igt/gem_concurrent_blit: Close userptr handle after importing into bufmgr by Chris Wilson · 9 years ago
  38. 6f75990 igt/gem_concurrent_blit: Tidy blt-fill using gem wrappers by Chris Wilson · 9 years ago
  39. 3598fff tests/Android.mk: Make intel_residency CAIRO dependant by Derek Morton · 9 years ago
  40. e28acef lib/igt_kms, tests/testdisplay: allow probing of new connector modes by Jesse Barnes · 9 years ago
  41. e2c9a02 igt/gem_exec_alignment: Reduce GTT usage if !full-ppgtt by Chris Wilson · 9 years ago
  42. 49b1337 igt/gem_exec_alignment: Actually check aligned locations after many by Chris Wilson · 9 years ago
  43. ea3331d igt: Disable igt_clflush_range() implementation on ARM builds by Eric Anholt · 9 years ago
  44. bccc0ec build: Disable x86-specific utilities on non-x86 by Daniel Stone · 9 years ago
  45. e6ca4bd lib/ioctl_wrappers: Add gem_has_softpin by Michał Winiarski · 9 years ago
  46. 52b5d50 lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param by Michał Winiarski · 9 years ago
  47. 0e20714 Promote eviction memory sizes and buffer counts to uint64_t by Chris Wilson · 9 years ago
  48. beb936f tools: add intel_residency by Paulo Zanoni · 9 years ago
  49. 9bf4e19 igt/gem_softpin: Keep last_handle around to vary hole generation by Chris Wilson · 9 years ago
  50. c5b0293 igt/gem_softpin: Exercise snoop+uncached abutting by Chris Wilson · 9 years ago
  51. d4a05bc igt/gem_concurrent_blit: Switch to a shared mmap for userptr by Chris Wilson · 9 years ago
  52. 69ecede igt/gem_concurrent_blit: Allocate a private batch cache for the child by Chris Wilson · 9 years ago
  53. 3eae640 igt/gem_concurrent_blit: Disable userptr+child tests by Chris Wilson · 9 years ago
  54. 4645630 igt/gem_concurrent_blit: Check inheritance of buffers by Chris Wilson · 9 years ago
  55. 512f846 igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITE by Chris Wilson · 9 years ago
  56. 291ff6b igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6 by Chris Wilson · 9 years ago
  57. 0091e67 igt/gem_userptr_blits: Exercise applying relocations to a userptr bo by Chris Wilson · 9 years ago
  58. 5b675f7 lib: Refactor common detection of missed interrupts by Chris Wilson · 9 years ago
  59. e0ee361 igt/gem_softpin: Fix MI_STORE_DATA_IMM for gen3 by Chris Wilson · 9 years ago
  60. fbb0f63 igt: Fix use MI_STORE_DATA_IMM on gen3 by Chris Wilson · 9 years ago
  61. 4a3a826 lib: Print memory requirements as MiB by Chris Wilson · 9 years ago
  62. e180bec igt/gem_ringfill: Reduce ringfill to just filling the rings by Chris Wilson · 9 years ago
  63. c4bcffc igt/gem_exec_alignment: Tweaks count for large alignments by Chris Wilson · 9 years ago
  64. bd9842e igt/gem_cs_tlb: Use softpin to remove GTT layout assumptions by Chris Wilson · 9 years ago
  65. 0143d4f igt/gem_concurrent_blit: Add userptr backing storage tests by Chris Wilson · 9 years ago
  66. a4493a5 igt/gem_softpin: Fix MI_STORE_DWORD_IMM for gen2-3 by Chris Wilson · 9 years ago
  67. 19642c6 lib: Expand igt_hang_ring() to select target context and various options by Chris Wilson · 9 years ago
  68. 92caf13 tests: Drop the superfluous igt_require_hang_ring() by Chris Wilson · 9 years ago
  69. a2eb637 lib: Always double check igt_require_hang_ring() on use by Chris Wilson · 9 years ago
  70. 47b6137 igt/gem_partial_pwrite_pread: Fix range computation by Chris Wilson · 9 years ago
  71. 6bada3e igt/gem_softpin: Remove false dependencies on esoteric features by Chris Wilson · 9 years ago
  72. ad9b78f igt/gem_exec_alignment: Convert to subtests by Chris Wilson · 9 years ago
  73. 28c33c6 igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit() by Chris Wilson · 9 years ago
  74. 6cf9d91 igt/gem_exec_alignment: Remember to require 48b objects! by Chris Wilson · 9 years ago
  75. 167fb9e igt/gem_exec_alignment: Test multiple objects with alignment as well by Chris Wilson · 9 years ago
  76. e7bdc5c igt/gem_exec_alignment: Test all possible pot alignments by Chris Wilson · 9 years ago
  77. de45ceb igt/gem_ring_sync_loop: Be explicit! by Chris Wilson · 9 years ago
  78. a8f0963 igt/gem_storedw_loop: Add a few more iterations by Chris Wilson · 9 years ago
  79. e2b9dfd igt/gem_storedw_loop: Remove libdrm crutches by Chris Wilson · 9 years ago
  80. 38790b7 igt/gem_cs_prefetch: Replace explicit sync with implicit sync by Chris Wilson · 9 years ago
  81. a6090c7 igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherency by Chris Wilson · 9 years ago
  82. 571b876 gem_concurrent_all: Add a "quick" tiny pass by Chris Wilson · 9 years ago
  83. 1c61c0f gem_concurrent_blit: Add a pread/pwrite variant to only set part of the buffer by Chris Wilson · 9 years ago
  84. 42291f2 gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixture by Chris Wilson · 9 years ago
  85. 51e965f tests: Add basic gem_sync test by Chris Wilson · 9 years ago
  86. 136d6c7 igt/gem_streaming_writes: Set the initial CPU write domain by Chris Wilson · 9 years ago
  87. 59adb00 tests: Add gem_busy by Chris Wilson · 9 years ago
  88. 825482a tools/Android.mk: Add zlib support by Derek Morton · 9 years ago
  89. fe7a42b tools/intel_bios_reader: Fix typo on dump info by Mika Kahola · 9 years ago
  90. 480479d intel_bios_reader: dump MIPI sequence block v3 by Jani Nikula · 9 years ago
  91. 70dc8c8 intel_bios_reader: port the sequence block parsing from kernel by Jani Nikula · 9 years ago
  92. 7d1a372 intel_bios_reader: port find_panel_sequence_block from kernel by Jani Nikula · 9 years ago
  93. b263934 intel_bios_reader: make the VBT pointers more const by Jani Nikula · 9 years ago
  94. d9588c8 intel_bios_reader: fix size handling for 32-bit block size by Jani Nikula · 9 years ago
  95. 2e2fffa intel_bios_reader: pass bdb pointer around instead of having as global by Jani Nikula · 9 years ago
  96. 065d736 tests/kms_chv_cursor_fail: Skip when the pipe doesn't exist by Ville Syrjälä · 9 years ago
  97. cd658a7 core/sighelper: Interrupt everyone in the process group by Chris Wilson · 9 years ago
  98. 05ac611 kms_psr_sink_crc: Simplify debugfs reading. by Rodrigo Vivi · 9 years ago
  99. f1bb20e tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150 by Ville Syrjälä · 9 years ago
  100. 39aecb0 tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts by Ville Syrjälä · 9 years ago