1. aad68d1 gem_pwrite: Time pwrites to both uncached/snooped memory by Chris Wilson · 11 years ago
  2. a661c09 gem_partial_pwrite_pread: Exercise different cacheing of the staging bo by Chris Wilson · 11 years ago
  3. 24eade0 gem_pread_after_blit: Exercise reading back through different cache levels by Chris Wilson · 11 years ago
  4. 3052fe2 kms_render: fix gpu-blit for non-32bit bpps by Imre Deak · 11 years ago
  5. 24de8ba lib: export drm_format_to_bpp by Imre Deak · 11 years ago
  6. c1ee0bb intel_batchbuffer: add support for non-32bit blt copies by Imre Deak · 11 years ago
  7. a855489 lib/intel_mmio: Fix the fixed fix (register access) by Ben Widawsky · 11 years ago
  8. e3e4db9 tests/sysfs_edid_timing: use real bash by Daniel Vetter · 11 years ago
  9. db225aa tests/gem_flink_race: correct thread count by Daniel Vetter · 11 years ago
  10. bc62a64 tests/gem_flink_race: fix up scanf format by Daniel Vetter · 11 years ago
  11. 24bbca9 tests/gem_flink_race: actually make it somewhat useful by Daniel Vetter · 11 years ago
  12. dfe942e Revert "tests/gem_flink_race: count leaked objects" by Daniel Vetter · 11 years ago
  13. aaeaca7 tests/gem_flink_race: check for expected flink failure code by Daniel Vetter · 11 years ago
  14. bd92766 tests/gem_flink_race: count leaked objects by Daniel Vetter · 11 years ago
  15. 9736fc0 tests/gem_flink_race: kill debug printf by Daniel Vetter · 11 years ago
  16. 7b5440a tests: add gem_flink_race by Daniel Vetter · 11 years ago
  17. 8e46c38 lib/drmtest: add gem_flink and gem_open by Daniel Vetter · 11 years ago
  18. 5fcb528 tests: sort tests in Makefile.am and .gitignore by Daniel Vetter · 11 years ago
  19. 10834f8 tests/gem_suspend: exercise fence restore code by Daniel Vetter · 11 years ago
  20. 5bc0324 lib/drmtest: document interface groups with one-liners by Daniel Vetter · 11 years ago
  21. 89d96a1 tests: Basic tools tester by Ben Widawsky · 11 years ago
  22. f801b92 test/gem_pread_after_blit: Make the test a little more stressful by Chris Wilson · 11 years ago
  23. 7d9dbd1 tests: Source drm_lib.sh instead of having its own INTEL_SIMULATION test by Damien Lespiau · 11 years ago
  24. a7c5693 tests: Allow a shell test to declare it doesn't need to be DRM master by Damien Lespiau · 11 years ago
  25. aefc5c6 lib: Allow users of env_set() to specify a default value by Damien Lespiau · 11 years ago
  26. 94444ae build: Pimp up the configure summary by Damien Lespiau · 11 years ago
  27. 2797596 build: Fix automake 1.13 warnings by Damien Lespiau · 11 years ago
  28. bbce319 build: Fix unbalanced quoting in the python dumper AC_ARG_ENABLE() by Damien Lespiau · 11 years ago
  29. 54ec3cb build: Fix a small typo in configure.ac by Damien Lespiau · 11 years ago
  30. 289024b lib/drmtest: fix const mismatch warning by Daniel Vetter · 11 years ago
  31. fc5c693 tests: add reloc, pread, pwrite slow path subtest by Xiong Zhang · 11 years ago
  32. 7ea2983 lib/drmtest: add drmtest_disable/enable_prefault() function by Xiong Zhang · 11 years ago
  33. 161e610 tests: Add some tiled tests to the runs on simulation by Damien Lespiau · 11 years ago
  34. 00ab9a1 tests: Instrument gem_seqno_wrap to run in simulation by Damien Lespiau · 11 years ago
  35. 204df66 tests: Instrument gem_lut_handle for simulation by Damien Lespiau · 11 years ago
  36. d1e8623 tests: Instrument tests run in simulation to run quickly by Damien Lespiau · 11 years ago
  37. 5fa15f7 tests: Black list tests we don't want to run on simulation by Damien Lespiau · 11 years ago
  38. cf4efd1 lib: Remove old dead code intel_batchbuffer_emit_mi_flush() by Damien Lespiau · 11 years ago
  39. 4b34765 lib: Introduce drmtest_skip_on_simulation() by Damien Lespiau · 11 years ago
  40. c25e892 lib: Rename IGT_QUICK to INTEL_SIMULATION by Damien Lespiau · 11 years ago
  41. 0193b69 build: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30 by Damien Lespiau · 11 years ago
  42. edee952 tools/inter_error_decode: decode for ctl and acthd by Mika Kuoppala · 11 years ago
  43. 05cc515 tests/prime_nv_api: check multiple foreign imports with flink by Daniel Vetter · 11 years ago
  44. d64a945 test/prime_nv_test: use gem drmtest functions for pread/pwrite by Daniel Vetter · 11 years ago
  45. bc1a85e test/prime_nv_test: nicer test names by Daniel Vetter · 11 years ago
  46. 4a9d50d test/prime_nv_api: more descriptive subtest names by Daniel Vetter · 11 years ago
  47. 1a3c7e3 tests/prime_nv_api: Drop bogus check from import-twice by Daniel Vetter · 11 years ago
  48. c28b898 tests/prime_nv_api: convert to subtest infrastructure by Daniel Vetter · 11 years ago
  49. b37d893 tests/gem_write_ring_switch: Skip on pre-SNB by Chris Wilson · 11 years ago
  50. 7dbc43f tests/gem_write_read_ring_switch: Repeat under rude interrupter by Chris Wilson · 11 years ago
  51. 9ee4166 tools/quickdump: gitignore generated files by Daniel Vetter · 11 years ago
  52. 727440c tests: actually add gem_write_read_ring_switch by Daniel Vetter · 11 years ago
  53. 21c0ab3 test: add gem_write_read_ring_switch by Daniel Vetter · 11 years ago
  54. 037847a tools/intel_reg_dumper: fix up END register by Daniel Vetter · 11 years ago
  55. d322133 tools/intel_reg_dumper: add gen6+ fences by Daniel Vetter · 11 years ago
  56. 79b3029 gem_(tiled|linear)_blits: s/interrutible/interruptible/ by Chris Wilson · 11 years ago
  57. db94fae tests/kms_flip: don't run blocking relateve vblank waits with interrupts by Daniel Vetter · 11 years ago
  58. a7e7d08 intel_reg_dumper: enable the power well by Paulo Zanoni · 11 years ago
  59. a1ca6f9 lib: fix WM_DBG register address by Paulo Zanoni · 11 years ago
  60. c013bb0 intel_reg_dumper: add hsw_debug_lp_wm by Paulo Zanoni · 11 years ago
  61. c6cec84 Make the failure message for drm_open_any() more specific by Chris Wilson · 11 years ago
  62. 9eb7d89 Avoid corrupting the exitcode with a failure to open a quiescent fd by Chris Wilson · 11 years ago
  63. 9360df4 tests/gem_linear|tiled_blits: convert to subtests by Daniel Vetter · 11 years ago
  64. bc388b5 drm_lib.sh: Be more precise in detecting the i915 /sys path by Chris Wilson · 11 years ago
  65. e50ae95 tests/hangman: Be lenient towards a non-existent sysfs error state by Chris Wilson · 11 years ago
  66. ae452e3 tests/gem_(linear|tiled)_blits: Repeat whilst being interrupted by Chris Wilson · 11 years ago
  67. faf2a02 tests/drm_lib.sh: Don't die if the sysfs path can't be found by Daniel Vetter · 11 years ago
  68. 3f93e1b test/drm_lib.sh: Updated sysfs error filename by Daniel Vetter · 11 years ago
  69. 857b464 tests/ZZ_hangman: Test both error_state interfaces by Mika Kuoppala · 11 years ago
  70. 6fd652a tests: add i915_sfs_path by Mika Kuoppala · 11 years ago
  71. 3743a0b tests: rename debugfs base path to be more specific by Mika Kuoppala · 11 years ago
  72. 4541cbe tests/kms_flip: Repeat all of the tests whilst being rudely interrupted by Chris Wilson · 11 years ago
  73. b84b9e2 quick_dump: Add VLV DPIO registers by Ville Syrjälä · 11 years ago
  74. e87c253 quick_dump: Document the register definition format by Ville Syrjälä · 11 years ago
  75. de92969 quick_dump: Add automagic DPIO register support by Ville Syrjälä · 11 years ago
  76. 26af13f lib/drmtest: set default sighandler for QUIT in the signal process by Daniel Vetter · 11 years ago
  77. 64ff612 tests/gem_cpu_concurrent_blit: stop signal helper again by Daniel Vetter · 11 years ago
  78. 13932d6 tests/gem_cpu_concurrent_blit: Restore lost intel_copy_bo() by Chris Wilson · 11 years ago
  79. b1f23fe tests/gem_cpu_concurrent_blit: Undo debugging hack by Chris Wilson · 11 years ago
  80. 4fd3497 test/gem_(cpu|gtt)_concurrent_blit: Move the set_bo() from create to the test by Chris Wilson · 11 years ago
  81. 4c6f2d4 tests/gem_(cpu|gtt)_concurrent_blit: Restore the old tests and add the new interruptible as new tests by Chris Wilson · 11 years ago
  82. 95426dc tests/gem_(cpu|gtt)_concurrent_blit: Enable signals by Chris Wilson · 11 years ago
  83. ebfd019 tests/gem_lut_handle: Quit when we hit ENOSPC by Chris Wilson · 11 years ago
  84. 60e3930 tests/gem_lut_handle: Simplify creation of broken handles by Chris Wilson · 11 years ago
  85. 6de9736 tests/kms_flip: Suppress failure from setting mode by Chris Wilson · 11 years ago
  86. fc6621f m4/ax_python_devel: Update to upstream by Ben Widawsky · 11 years ago
  87. d204881 kms_render: Skip unsupported display configurations by Chris Wilson · 11 years ago
  88. e567549 gem_lut_handle: Print some more information upon failure by Chris Wilson · 11 years ago
  89. 5bb0897 quick_dump: vlv mipi dsi register support by Jani Nikula · 11 years ago
  90. 67a4ea0 lib: fix drm_fourcc.h include path by Imre Deak · 11 years ago
  91. 9d8fc19 gem_lut_handle: Avoid using a valid handle when testing BROKEN by Chris Wilson · 11 years ago
  92. 17523ef list-workarounds: Some workarounds start with WA, not Wa by Damien Lespiau · 11 years ago
  93. 528b1f3 tests: add kms_render by Imre Deak · 11 years ago
  94. f68d964 lib: refactor kmstest_create_fb by Imre Deak · 11 years ago
  95. bfb0cdd lib: add kmstest_get_connector_config by Imre Deak · 11 years ago
  96. 334baf0 lib: use kmstest_cairo_printf_line in paint_marker by Imre Deak · 11 years ago
  97. 542a40c lib: add kmstest_cairo_printf_line by Imre Deak · 11 years ago
  98. 3a2aed1 lib: move connector_type_str and co to drmtest by Imre Deak · 11 years ago
  99. 18bf2e6 intel_chipset: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 11 years ago
  100. 0476c64 intel_chipset: Fix Haswell GT3 names. by Rodrigo Vivi · 11 years ago