1. 6332994 drmtest: Squelch the rude interrupter by Chris Wilson · 12 years ago
  2. e58891d tests/prime: test dma-buf llseek support by Daniel Vetter · 12 years ago
  3. 79abed3 lib/drmtest: Use igt_assert in the do_ioctl/do_or_die helpers by Daniel Vetter · 12 years ago
  4. f219889 lib/drmtest: fix subtest output when skipping all tests by Daniel Vetter · 12 years ago
  5. 696c8f6 lib/drmtest: documentation for igt_fixture by Daniel Vetter · 12 years ago
  6. 15c1922 lib/drmtest: add igt_subtest_name and use it in kms_flip by Daniel Vetter · 12 years ago
  7. 2dbd998 tests: Introduce igt_fixture by Daniel Vetter · 12 years ago
  8. f8c0dfe lib/drmtest: sprinkle documentation over igt_skip|fail|success|exit by Daniel Vetter · 12 years ago
  9. f542b09 lib/drmtest: Don't spoil stdout when listing tests by Daniel Vetter · 12 years ago
  10. 6234658 tests: add igt_subtest_f for snprintf'ing testnames by Daniel Vetter · 12 years ago
  11. 629f48f lib/drmtest: Don't run the rude interruptor when just listing subtests by Daniel Vetter · 12 years ago
  12. 8f5387e tests: introduce igt_require by Daniel Vetter · 12 years ago
  13. 2371c79 lib/drmtest: roll out igt_assert by Daniel Vetter · 12 years ago
  14. 646a6fe lib/drmtest: add igt_assert as a replacement for assert by Daniel Vetter · 12 years ago
  15. c67ebf4 lib/drmtest: fixup igt_fail for the list-only case by Daniel Vetter · 12 years ago
  16. 6877877 tests: s/return igt_retval();/igt_exit();/ by Daniel Vetter · 12 years ago
  17. 1caaf0a s/drmtest_/igt_/ by Daniel Vetter · 12 years ago
  18. 814b135 s/drmtest_subtest_block/drmtest_subtest/ by Daniel Vetter · 12 years ago
  19. 1602484 lib/drmtest: __ prefix for drmtest_run_subtest by Daniel Vetter · 12 years ago
  20. d65d19d lib/intel_mmio: Remove unused label by Daniel Vetter · 12 years ago
  21. 7847ea2 tests: use drmtest_skip to check for rings by Daniel Vetter · 12 years ago
  22. 7553ad6 tests: use drmtest_skip() in caching ioctl helpers by Daniel Vetter · 12 years ago
  23. a4038d3 lib/drmtest: make signal process cleanup more robust by Daniel Vetter · 12 years ago
  24. ba0d2ac lib/drmtest: skip/fail handling by Daniel Vetter · 12 years ago
  25. 9f6365e lib/drmtest: Add drmtest_subtest_block macro by Daniel Vetter · 12 years ago
  26. 40ea6f4 tests: s/cacheing/caching by Daniel Vetter · 12 years ago
  27. 467796a Expand gem_set_cacheing testing to handle the proposed DISPLAY domain by Chris Wilson · 12 years ago
  28. ab6ac67 lib: Reset sig_stat after stopping the rude interrupter by Chris Wilson · 12 years ago
  29. 24de8ba lib: export drm_format_to_bpp by Imre Deak · 12 years ago
  30. c1ee0bb intel_batchbuffer: add support for non-32bit blt copies by Imre Deak · 12 years ago
  31. a855489 lib/intel_mmio: Fix the fixed fix (register access) by Ben Widawsky · 12 years ago
  32. 8e46c38 lib/drmtest: add gem_flink and gem_open by Daniel Vetter · 12 years ago
  33. 10834f8 tests/gem_suspend: exercise fence restore code by Daniel Vetter · 12 years ago
  34. 5bc0324 lib/drmtest: document interface groups with one-liners by Daniel Vetter · 12 years ago
  35. aefc5c6 lib: Allow users of env_set() to specify a default value by Damien Lespiau · 12 years ago
  36. 289024b lib/drmtest: fix const mismatch warning by Daniel Vetter · 12 years ago
  37. 7ea2983 lib/drmtest: add drmtest_disable/enable_prefault() function by Xiong Zhang · 12 years ago
  38. cf4efd1 lib: Remove old dead code intel_batchbuffer_emit_mi_flush() by Damien Lespiau · 12 years ago
  39. 4b34765 lib: Introduce drmtest_skip_on_simulation() by Damien Lespiau · 12 years ago
  40. c25e892 lib: Rename IGT_QUICK to INTEL_SIMULATION by Damien Lespiau · 12 years ago
  41. 21c0ab3 test: add gem_write_read_ring_switch by Daniel Vetter · 12 years ago
  42. d322133 tools/intel_reg_dumper: add gen6+ fences by Daniel Vetter · 12 years ago
  43. a1ca6f9 lib: fix WM_DBG register address by Paulo Zanoni · 12 years ago
  44. c6cec84 Make the failure message for drm_open_any() more specific by Chris Wilson · 12 years ago
  45. 9eb7d89 Avoid corrupting the exitcode with a failure to open a quiescent fd by Chris Wilson · 12 years ago
  46. 26af13f lib/drmtest: set default sighandler for QUIT in the signal process by Daniel Vetter · 12 years ago
  47. 67a4ea0 lib: fix drm_fourcc.h include path by Imre Deak · 12 years ago
  48. 528b1f3 tests: add kms_render by Imre Deak · 12 years ago
  49. f68d964 lib: refactor kmstest_create_fb by Imre Deak · 12 years ago
  50. bfb0cdd lib: add kmstest_get_connector_config by Imre Deak · 12 years ago
  51. 334baf0 lib: use kmstest_cairo_printf_line in paint_marker by Imre Deak · 12 years ago
  52. 542a40c lib: add kmstest_cairo_printf_line by Imre Deak · 12 years ago
  53. 3a2aed1 lib: move connector_type_str and co to drmtest by Imre Deak · 12 years ago
  54. 18bf2e6 intel_chipset: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 12 years ago
  55. 0476c64 intel_chipset: Fix Haswell GT3 names. by Rodrigo Vivi · 12 years ago
  56. 1cb4f90 tests/lib: make sure the GPU is idle at test start and exit by Imre Deak · 12 years ago
  57. a3b47db lib: make sure all rings are idle in gpu_quiescent_gpu() by Imre Deak · 12 years ago
  58. 57bc763 lib/intel_mmio: Fix the fix by Ben Widawsky · 12 years ago
  59. bce7d8a lib: export the exit handler interface by Imre Deak · 12 years ago
  60. 4dec89a lib: fix exit handler when multiple handlers are registered by Imre Deak · 12 years ago
  61. cf26435 lib: add helper to set VT graphics mode by Imre Deak · 12 years ago
  62. 6587f66 lib: Add the declaration of intel_register_access_needs_fakewake() by Damien Lespiau · 12 years ago
  63. f5f6036 lib: Remove the execution bit of intel_chipset.h by Damien Lespiau · 12 years ago
  64. 8ddf84d i-g-t: check kernel enable rings or not by Zhong Li · 12 years ago
  65. 8be812b intel_mmio: Add intel_register_access_needs_fakewake by Ben Widawsky · 12 years ago
  66. 2facc13 Check for vebox support before testing by Chris Wilson · 12 years ago
  67. cae610a fix breakage from newly used functions vs rebase by Jesse Barnes · 12 years ago
  68. d6917cf add punit and nc read/write tools for vlv by Jesse Barnes · 12 years ago
  69. c7b6ec5 clean warnings: Silence unused (or private) functions by Ben Widawsky · 12 years ago
  70. 96baf59 tests: storedw on VEBOX by Xiang, Haihao · 12 years ago
  71. f60dd51 intel_mmio: a query for forcewake requirement by Ben Widawsky · 12 years ago
  72. 8904d29 intel_mmio: Allow mmio without debugfs by Ben Widawsky · 12 years ago
  73. 2533959 add VLV punit & north cluster read tools by Jesse Barnes · 12 years ago
  74. b0c63a7 intel_reg_dumper: improve the dumping of backlight registers by Paulo Zanoni · 12 years ago
  75. cb3a44f lib/drmtest: tune down signal handler stats by Daniel Vetter · 12 years ago
  76. 16e44f5 lib: fixup register access on gen2/3 by Daniel Vetter · 12 years ago
  77. 1043b22 lib: fix HAS_PCH_SPLIT check by Paulo Zanoni · 12 years ago
  78. 051e327 intel_reg_dumper: dump HSW watermark registers by Paulo Zanoni · 12 years ago
  79. 5c0ce0f intel_reg_dumper: make Haswell dump useful by Paulo Zanoni · 12 years ago
  80. 29abdb9 lib: detect PCH_LPT and PCH_NONE by Paulo Zanoni · 12 years ago
  81. c6c6f0f lib: Add a comment about why we only parse long options for subtests by Damien Lespiau · 12 years ago
  82. 7ee278f build: Guard the inclusions of config.h with HAVE_CONFIG_H by Damien Lespiau · 12 years ago
  83. aa2bd8a lib: Allow to override the device id at run time by Damien Lespiau · 12 years ago
  84. 75f52a6 lib: Factor out a function to check if an environment variable is set by Damien Lespiau · 12 years ago
  85. 6c04309 intel_chipset: Fix Haswell CRW PCI IDs. by Kenneth Graunke · 12 years ago
  86. 84b525c intel_chipset: Add multiple inclusion guards into intel_chipset.h by Ville Syrjälä · 12 years ago
  87. d7b06f5 intel_chipset: Use parens around macro arguments by Ville Syrjälä · 12 years ago
  88. bb33d08 lib: Add a way to specify values for "quick" runs by Damien Lespiau · 12 years ago
  89. 34c66d0 add more VLV PCI IDs by Jesse Barnes · 12 years ago
  90. 0af2b18 lib: extract kmstest_get_pipe_from_crtc_id by Daniel Vetter · 12 years ago
  91. 1945e2a Implement a working gen7 rendercopy by Chris Wilson · 12 years ago
  92. 50fdf32 pci: Search for the first Intel GPU, rather than assume a fixed slot by Chris Wilson · 12 years ago
  93. da64731 tools/intel_reg_dumper: add some cpt/ppt debug regs by Daniel Vetter · 12 years ago
  94. 64f669f lib: extract get_render_copyfunc by Daniel Vetter · 12 years ago
  95. 9fc7e13 lib/drmtest: subtest infrastructure by Daniel Vetter · 12 years ago
  96. 021909e tests: dont polute stderr if the test succeeds/skips by Daniel Vetter · 12 years ago
  97. 2139343 drmtest: add function to remove an DRM FB by Imre Deak · 12 years ago
  98. 50d4675 lib/mmio: gen2 has a bigger register window, too by Daniel Vetter · 12 years ago
  99. 6456e75 fix warn: 'div' shadows a global declaration by Imre Deak · 12 years ago
  100. 5f94468 lib: remove auto-quiescenting of the gpu by Daniel Vetter · 12 years ago