1. 4d03467 igt/prime_vgem: Test set-domain on foriegn dma-bufs by Chris Wilson · 8 years ago
  2. 2cc78a9 igt/prime_vgem: Replace arbitray delay with backchat from child by Chris Wilson · 8 years ago
  3. ec19497 igt/prime_vgem/fence-read: Insert a delay by Chris Wilson · 8 years ago
  4. e7ed4ef igt/gem_concurrent_blit: Hook up vgem dmabuf by Chris Wilson · 8 years ago
  5. 8cca110 igt/prime_vgem: Check for fence wait before gem_read() by Chris Wilson · 8 years ago
  6. 3d8f55c igt/vgem_slow: Test for the expected -ETIMEDOUT upon fence timeout by Chris Wilson · 8 years ago
  7. ee5d5c4 tests/gem_workarounds: rename read to basic-read for CI by Mika Kuoppala · 8 years ago
  8. 90be05d Convert function target attributes to pragma by Chris Wilson · 8 years ago
  9. c8ab577 igt/vgem_slow/nohang: Test fence autotimeout by Chris Wilson · 8 years ago
  10. 2ed42d3 tools/intel_bios_reader: Dump out more of the eDP block by Ville Syrjälä · 8 years ago
  11. 86a546f tools/intel_bios_reader: Dump out more information from the child device structure by Ville Syrjälä · 8 years ago
  12. cdee980 tools/intel_bios_reader: Dump more bits for general bit definitions block (1) by Ville Syrjälä · 8 years ago
  13. bd49df8 lib/intel_device_info: One spelling mistake less by Chris Wilson · 8 years ago
  14. f431613 lib/intel_device_info: Fix a couple of misspellings. by Chris Wilson · 8 years ago
  15. 360e967 Bump libdrm-intel dependency library to a newer version that support softpin. by Marius Vlad · 8 years ago
  16. be3bf60 lib/igt_kms: Fix different order of properties and their name strings by Robert Foss · 8 years ago
  17. 93256e3 vgem: Add basic dma-buf fence interop by Chris Wilson · 8 years ago
  18. 36ffa37 igt/pm_rps: Avoid inadvertent waitboosting by Chris Wilson · 8 years ago
  19. 22779a7 lib/drmtest: add virtio_gpu support by Gustavo Padovan · 8 years ago
  20. 66d0e66 lib/drmtest: Fix igt_skip message by Gustavo Padovan · 8 years ago
  21. 51f12d4 igt/gem_exec_flush: Test movntqda reads from WC by Chris Wilson · 8 years ago
  22. 9c2575e igt/gem_gtt_speed: Measure the benefit of movntqda by Chris Wilson · 8 years ago
  23. 545fe0f lib; Add x86 cpuid based feature detection by Chris Wilson · 8 years ago
  24. 2038b24 igt/pm_rpm: Fix requirement for external modules by Chris Wilson · 8 years ago
  25. 97fa5c8 igt/gem_busy: Include a hangcheck by Chris Wilson · 8 years ago
  26. 2962c51 lib/debugfs: Adjust path creation for opening /debugfs/.../dir/%d by Chris Wilson · 8 years ago
  27. 611d1e5 aubdump: Only close aub file if we opened it by Kristian Høgsberg Kristensen · 8 years ago
  28. 2603b98 aubdump: Support softpin bos by Kristian Høgsberg Kristensen · 8 years ago
  29. e28120d igt/prime_busy: Check the busy status is cleared upon a hang by Chris Wilson · 8 years ago
  30. a2880c7 igt/gem_sync: Fix uninitialised variable 'n' by Chris Wilson · 8 years ago
  31. 2202b06 igt/gem_sync: Fix many_store() for printing out a single engine by Chris Wilson · 8 years ago
  32. 3ef6913 igt/gem_sync: Try and race the bottom-half by Chris Wilson · 8 years ago
  33. 8a0b937 demos/intel_sprite_on: Fix connector iteration bug by jim.bride@linux.intel.com · 8 years ago
  34. e73e398 configure: update bugzilla URL by Mike Frysinger · 8 years ago
  35. 8875bb1 lib/igt_gt: Fix unused variable warning for non-x86 targets by Robert Foss · 8 years ago
  36. 5bed762 kms_flip: Change __wait_for_vblank to use helper function. by Robert Foss · 8 years ago
  37. 8a4e62b igt_kms: Change igt_wait_for_vblank to use helper function. by Robert Foss · 8 years ago
  38. ba86514 kms_vblank: Switch from using crtc0 statically to explicitly setting mode. by Robert Foss · 8 years ago
  39. 7ead45c Added function kmstest_get_vbl_flag() to igt_kms. by Marius Vlad · 8 years ago
  40. c77b1fb lib/igt_kms: Switch to verbose assert. by Robert Foss · 8 years ago
  41. 235ff7a lib/igt_kms: Fix plane counting in igt_display_init. by Robert Foss · 8 years ago
  42. 556a59e lib/igt_kms: Add support for up to 10 planes. by Robert Foss · 8 years ago
  43. f73b41e tests/gvt_basic: Add a placeholder test to please check/distcheck. by Marius Vlad · 8 years ago
  44. d33c89c overlay/Makefile.am: Remove i915_pciids.h from overlay sources by Marius Vlad · 8 years ago
  45. d2c6196 igt/gem_sync: Extend with store synchronisation by Chris Wilson · 8 years ago
  46. c2893a9 lib: Enable squelching of simulated error states by Chris Wilson · 8 years ago
  47. 376b813 igt/gem_exec_gttfill: Reduce overhead in setting up filler batches by Chris Wilson · 8 years ago
  48. 3e76584 igt/gem_exec_whisper: Preallocate locations in GTT for whisper by Chris Wilson · 8 years ago
  49. 76bc11b lib/igt_aux: Framework for measuring latency in raising signals by Chris Wilson · 8 years ago
  50. 0f1584e igt/prime_busy: Promote the test for dma-buf implicit fences as basic by Chris Wilson · 8 years ago
  51. 1681df8 intel_chipset: Remove unused PCI_CHIP ids by Chris Wilson · 8 years ago
  52. 2aa3dc8 intel_chipset: Replace lookup of GT size with computation by Chris Wilson · 8 years ago
  53. e63f154 intel_chipset: Convert IS_G4X to device info by Chris Wilson · 8 years ago
  54. 755fc0c intel_chipset: Convert IS_915, IS_945 to device info by Chris Wilson · 8 years ago
  55. 37eec6d intel_chipset: Convert IS_PINEVIEW to device info by Chris Wilson · 8 years ago
  56. 83faf2b intel_chipset: Convert IS_IRONLAKE to device info by Chris Wilson · 8 years ago
  57. c85efb1 intel_chipset: Convert IS_IVYBRIDGE to device info by Chris Wilson · 8 years ago
  58. 0ce61c6 intel_chipset: Convert IS_VALLEYVIEW to device info by Chris Wilson · 8 years ago
  59. 314be9a intel_chipset: Convert IS_HASWELL to device info by Chris Wilson · 8 years ago
  60. 6d5f115 intel_chipset: Convert IS_BROADWELL to device info by Chris Wilson · 8 years ago
  61. 2fc5945 intel_chipset: Convert IS_CHERRYVIEW to device info by Chris Wilson · 8 years ago
  62. f17d633 intel_chipset: Convert IS_SKYLAKE to device info by Chris Wilson · 8 years ago
  63. 1d03a50 intel_chipset: Convert IS_BROXTON to device info by Chris Wilson · 8 years ago
  64. 2a74eb5 intel_chipset: Convert IS_BROADWATER, IS_CRESTLINE to device info by Chris Wilson · 8 years ago
  65. 5679105 intel_chipset: Convert IS_965 to use intel_gen() by Chris Wilson · 8 years ago
  66. fa3bbcf intel_chipset: Convert IS_MOBILE to intel_device_info by Chris Wilson · 8 years ago
  67. d308bb0 lib: Start weaning off defunct intel_chipset.h by Chris Wilson · 8 years ago
  68. 0404de4 Revert "igt_kms: Add modeset support for atomic style commits." by Maarten Lankhorst · 8 years ago
  69. b99b15f tests: Remove kms_rmfb.c by Maarten Lankhorst · 8 years ago
  70. 4a18597 igt_kms: Add modeset support for atomic style commits. by Maarten Lankhorst · 8 years ago
  71. d31b9b3 tests/kms_rmfb: Use for_each_pipe_with_valid_output. by Maarten Lankhorst · 8 years ago
  72. be13126 lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on_pipe. by Maarten Lankhorst · 8 years ago
  73. 3916465 tests/kms_chv_cursor_fail: Run the tests with fewer steps. by Maarten Lankhorst · 8 years ago
  74. 5c7106c overlay: sync i915_pciids.h by Chris Wilson · 8 years ago
  75. 13fa7da lib/intel_chipset: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  76. 09dc317 lib/intel_chipset: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  77. ba58793 lib: Fix reporting of debugfs mountpoint by Chris Wilson · 8 years ago
  78. 362da34 lib: Suppress kmsg on exit for unknown programmes by Chris Wilson · 8 years ago
  79. e1c3cde lib: Avoid running gem_quiescent_gpu() on non-Intel hardware by Robert Foss · 8 years ago
  80. 88c1f7c igt/kms_cursor_legacy: Check that cursor updates do not stall flips by Chris Wilson · 8 years ago
  81. 838d077 igt: Add basic framework for GVT-g testing by Chris Wilson · 8 years ago
  82. d86d6eb Silence compiler warnings for expected and handled error conditions by Chris Wilson · 8 years ago
  83. bdad74d assembler/: Fix lex warnings for %empty and %nonassoc. by marius vlad · 8 years ago
  84. 68c5d53 igt/vgem_basic: Check multiple clients can open /dev/dri/<vgem> by Chris Wilson · 8 years ago
  85. 8453d4b igt/kms_cursor_legacy: Replace synchronous pageflip by Chris Wilson · 8 years ago
  86. 987e1d5 igt/kms_cursor_legacy: Detect pageflip errors by Chris Wilson · 8 years ago
  87. 4dd67c3 tests/kms_flip: Check that the last vs. current seq/ts are consistent by Ville Syrjälä · 8 years ago
  88. f909d88 tests/kms_flip: Print the expected diff between two events by Ville Syrjälä · 8 years ago
  89. 4be39bb tests/kms_flip: Account for diff.tv_secs in jitter check by Ville Syrjälä · 8 years ago
  90. bebccd0 tests/kms_flip: Use USEC_PER_SEC by Ville Syrjälä · 8 years ago
  91. 7ad3290 tests/kms_flip: Constify some function arguments by Ville Syrjälä · 8 years ago
  92. 174087d tests/kms_flip: Print timestamps in a consistent form by Ville Syrjälä · 8 years ago
  93. 162d456 igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors by Chris Wilson · 8 years ago
  94. 853b4d6 igt/vgem_reload_basic: Do a modprobe dry-run first by Chris Wilson · 8 years ago
  95. 2ae4621 tests/drm_getopt.sh: Make it executable as CI does a copy of by Marius Vlad · 8 years ago
  96. 1f4b21c tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests that require it. by marius vlad · 8 years ago
  97. 1b81253 lib: Suppress error messages from failure to load driver modules by Chris Wilson · 8 years ago
  98. 85d6566 igt/gem_close_race: Complete conversion to drm_open_driver() by Chris Wilson · 8 years ago
  99. 5b558c5 igt/prime_vgem: Speed up implicit fence failure by Chris Wilson · 8 years ago
  100. a153f95 igt/prime_vgem: Insert a WCB flush between distinct mmappings by Chris Wilson · 8 years ago