1. 66d0e66 lib/drmtest: Fix igt_skip message by Gustavo Padovan · 8 years ago
  2. 51f12d4 igt/gem_exec_flush: Test movntqda reads from WC by Chris Wilson · 8 years ago
  3. 9c2575e igt/gem_gtt_speed: Measure the benefit of movntqda by Chris Wilson · 8 years ago
  4. 545fe0f lib; Add x86 cpuid based feature detection by Chris Wilson · 8 years ago
  5. 2038b24 igt/pm_rpm: Fix requirement for external modules by Chris Wilson · 8 years ago
  6. 97fa5c8 igt/gem_busy: Include a hangcheck by Chris Wilson · 8 years ago
  7. 2962c51 lib/debugfs: Adjust path creation for opening /debugfs/.../dir/%d by Chris Wilson · 8 years ago
  8. 611d1e5 aubdump: Only close aub file if we opened it by Kristian Høgsberg Kristensen · 8 years ago
  9. 2603b98 aubdump: Support softpin bos by Kristian Høgsberg Kristensen · 8 years ago
  10. e28120d igt/prime_busy: Check the busy status is cleared upon a hang by Chris Wilson · 8 years ago
  11. a2880c7 igt/gem_sync: Fix uninitialised variable 'n' by Chris Wilson · 8 years ago
  12. 2202b06 igt/gem_sync: Fix many_store() for printing out a single engine by Chris Wilson · 8 years ago
  13. 3ef6913 igt/gem_sync: Try and race the bottom-half by Chris Wilson · 8 years ago
  14. 8a0b937 demos/intel_sprite_on: Fix connector iteration bug by jim.bride@linux.intel.com · 8 years ago
  15. e73e398 configure: update bugzilla URL by Mike Frysinger · 8 years ago
  16. 8875bb1 lib/igt_gt: Fix unused variable warning for non-x86 targets by Robert Foss · 8 years ago
  17. 5bed762 kms_flip: Change __wait_for_vblank to use helper function. by Robert Foss · 8 years ago
  18. 8a4e62b igt_kms: Change igt_wait_for_vblank to use helper function. by Robert Foss · 8 years ago
  19. ba86514 kms_vblank: Switch from using crtc0 statically to explicitly setting mode. by Robert Foss · 8 years ago
  20. 7ead45c Added function kmstest_get_vbl_flag() to igt_kms. by Marius Vlad · 8 years ago
  21. c77b1fb lib/igt_kms: Switch to verbose assert. by Robert Foss · 8 years ago
  22. 235ff7a lib/igt_kms: Fix plane counting in igt_display_init. by Robert Foss · 8 years ago
  23. 556a59e lib/igt_kms: Add support for up to 10 planes. by Robert Foss · 8 years ago
  24. f73b41e tests/gvt_basic: Add a placeholder test to please check/distcheck. by Marius Vlad · 8 years ago
  25. d33c89c overlay/Makefile.am: Remove i915_pciids.h from overlay sources by Marius Vlad · 8 years ago
  26. d2c6196 igt/gem_sync: Extend with store synchronisation by Chris Wilson · 8 years ago
  27. c2893a9 lib: Enable squelching of simulated error states by Chris Wilson · 8 years ago
  28. 376b813 igt/gem_exec_gttfill: Reduce overhead in setting up filler batches by Chris Wilson · 8 years ago
  29. 3e76584 igt/gem_exec_whisper: Preallocate locations in GTT for whisper by Chris Wilson · 8 years ago
  30. 76bc11b lib/igt_aux: Framework for measuring latency in raising signals by Chris Wilson · 8 years ago
  31. 0f1584e igt/prime_busy: Promote the test for dma-buf implicit fences as basic by Chris Wilson · 8 years ago
  32. 1681df8 intel_chipset: Remove unused PCI_CHIP ids by Chris Wilson · 8 years ago
  33. 2aa3dc8 intel_chipset: Replace lookup of GT size with computation by Chris Wilson · 8 years ago
  34. e63f154 intel_chipset: Convert IS_G4X to device info by Chris Wilson · 8 years ago
  35. 755fc0c intel_chipset: Convert IS_915, IS_945 to device info by Chris Wilson · 8 years ago
  36. 37eec6d intel_chipset: Convert IS_PINEVIEW to device info by Chris Wilson · 8 years ago
  37. 83faf2b intel_chipset: Convert IS_IRONLAKE to device info by Chris Wilson · 8 years ago
  38. c85efb1 intel_chipset: Convert IS_IVYBRIDGE to device info by Chris Wilson · 8 years ago
  39. 0ce61c6 intel_chipset: Convert IS_VALLEYVIEW to device info by Chris Wilson · 8 years ago
  40. 314be9a intel_chipset: Convert IS_HASWELL to device info by Chris Wilson · 8 years ago
  41. 6d5f115 intel_chipset: Convert IS_BROADWELL to device info by Chris Wilson · 8 years ago
  42. 2fc5945 intel_chipset: Convert IS_CHERRYVIEW to device info by Chris Wilson · 8 years ago
  43. f17d633 intel_chipset: Convert IS_SKYLAKE to device info by Chris Wilson · 8 years ago
  44. 1d03a50 intel_chipset: Convert IS_BROXTON to device info by Chris Wilson · 8 years ago
  45. 2a74eb5 intel_chipset: Convert IS_BROADWATER, IS_CRESTLINE to device info by Chris Wilson · 8 years ago
  46. 5679105 intel_chipset: Convert IS_965 to use intel_gen() by Chris Wilson · 8 years ago
  47. fa3bbcf intel_chipset: Convert IS_MOBILE to intel_device_info by Chris Wilson · 8 years ago
  48. d308bb0 lib: Start weaning off defunct intel_chipset.h by Chris Wilson · 8 years ago
  49. 0404de4 Revert "igt_kms: Add modeset support for atomic style commits." by Maarten Lankhorst · 8 years ago
  50. b99b15f tests: Remove kms_rmfb.c by Maarten Lankhorst · 8 years ago
  51. 4a18597 igt_kms: Add modeset support for atomic style commits. by Maarten Lankhorst · 8 years ago
  52. d31b9b3 tests/kms_rmfb: Use for_each_pipe_with_valid_output. by Maarten Lankhorst · 8 years ago
  53. be13126 lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on_pipe. by Maarten Lankhorst · 8 years ago
  54. 3916465 tests/kms_chv_cursor_fail: Run the tests with fewer steps. by Maarten Lankhorst · 8 years ago
  55. 5c7106c overlay: sync i915_pciids.h by Chris Wilson · 8 years ago
  56. 13fa7da lib/intel_chipset: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  57. 09dc317 lib/intel_chipset: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  58. ba58793 lib: Fix reporting of debugfs mountpoint by Chris Wilson · 8 years ago
  59. 362da34 lib: Suppress kmsg on exit for unknown programmes by Chris Wilson · 8 years ago
  60. e1c3cde lib: Avoid running gem_quiescent_gpu() on non-Intel hardware by Robert Foss · 8 years ago
  61. 88c1f7c igt/kms_cursor_legacy: Check that cursor updates do not stall flips by Chris Wilson · 8 years ago
  62. 838d077 igt: Add basic framework for GVT-g testing by Chris Wilson · 8 years ago
  63. d86d6eb Silence compiler warnings for expected and handled error conditions by Chris Wilson · 8 years ago
  64. bdad74d assembler/: Fix lex warnings for %empty and %nonassoc. by marius vlad · 8 years ago
  65. 68c5d53 igt/vgem_basic: Check multiple clients can open /dev/dri/<vgem> by Chris Wilson · 8 years ago
  66. 8453d4b igt/kms_cursor_legacy: Replace synchronous pageflip by Chris Wilson · 8 years ago
  67. 987e1d5 igt/kms_cursor_legacy: Detect pageflip errors by Chris Wilson · 8 years ago
  68. 4dd67c3 tests/kms_flip: Check that the last vs. current seq/ts are consistent by Ville Syrjälä · 8 years ago
  69. f909d88 tests/kms_flip: Print the expected diff between two events by Ville Syrjälä · 8 years ago
  70. 4be39bb tests/kms_flip: Account for diff.tv_secs in jitter check by Ville Syrjälä · 8 years ago
  71. bebccd0 tests/kms_flip: Use USEC_PER_SEC by Ville Syrjälä · 8 years ago
  72. 7ad3290 tests/kms_flip: Constify some function arguments by Ville Syrjälä · 8 years ago
  73. 174087d tests/kms_flip: Print timestamps in a consistent form by Ville Syrjälä · 8 years ago
  74. 162d456 igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors by Chris Wilson · 8 years ago
  75. 853b4d6 igt/vgem_reload_basic: Do a modprobe dry-run first by Chris Wilson · 8 years ago
  76. 2ae4621 tests/drm_getopt.sh: Make it executable as CI does a copy of by Marius Vlad · 8 years ago
  77. 1f4b21c tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests that require it. by marius vlad · 8 years ago
  78. 1b81253 lib: Suppress error messages from failure to load driver modules by Chris Wilson · 8 years ago
  79. 85d6566 igt/gem_close_race: Complete conversion to drm_open_driver() by Chris Wilson · 8 years ago
  80. 5b558c5 igt/prime_vgem: Speed up implicit fence failure by Chris Wilson · 8 years ago
  81. a153f95 igt/prime_vgem: Insert a WCB flush between distinct mmappings by Chris Wilson · 8 years ago
  82. 5020029 igt/prime_vgem: Add a tight coherency check between vgem/gtt mmap by Chris Wilson · 8 years ago
  83. e4c24c0 lib/debugfs: Fix probe path for opening i915 debugfs dir by Chris Wilson · 8 years ago
  84. 8deba38 igt/vgem_basic: Exercise opening sysfs/debugfs by Chris Wilson · 8 years ago
  85. 0e1f5e3 benchmarks: Add vgem mmap speed test by Chris Wilson · 8 years ago
  86. c344044 igt: Add basic exercise of vGEM by Chris Wilson · 8 years ago
  87. 7ce6389 lib: Support opening vGEM device by Chris Wilson · 8 years ago
  88. 1295629 kms_frontbuffer_tracking: properly handle mixing GTT and WC mmaps by Paulo Zanoni · 8 years ago
  89. 990f457 kms_frontbuffer_tracking: recreate the FBs at every subtest by Paulo Zanoni · 9 years ago
  90. dc466ef kms_frontbuffer_tracking: prefer the BLT drawing method by Paulo Zanoni · 9 years ago
  91. 001d665 igt: Replace drv_missed_irq_hang script with a C-equivalent by Chris Wilson · 8 years ago
  92. be21fc0 tests: Push igt_fork/stop_hang_detector into fixtures by Daniel Vetter · 8 years ago
  93. e63a068 tests/gem_close_race: Use drm_open_driver helper by Daniel Vetter · 8 years ago
  94. 87a1dca igt: Add a test case for polling dma-buf fences by Chris Wilson · 8 years ago
  95. 144856e igt/gem_shrink: Redirect all allocations through GEM by Chris Wilson · 8 years ago
  96. bc570aa igt/gem_reset_stats: Add time constraints on hang detection by Mika Kuoppala · 8 years ago
  97. b5ef40e lib/gt: Omit illegal instruction on hang injection with gen 8+ by Mika Kuoppala · 8 years ago
  98. ede4870 tests/kms_chv_cursor_fail: Remove extra igt_pipe_crc_start. by Maarten Lankhorst · 8 years ago
  99. efa4041 tests: Add kms_invalid_dotclock by Ville Syrjälä · 8 years ago
  100. beef31a igt/gem_stolen: Check for available stolen memory size by Ankitprasad Sharma · 8 years ago