1. 419d053 intel_bios_reader: dump all edp device info structs by Jani Nikula · 11 years ago
  2. a4180df intel_bios_reader: prepare for dumping all sections by Jani Nikula · 11 years ago
  3. 8596a4b intel_bios_reader: add size temp variable as a shorthand for finfo.st_size by Jani Nikula · 11 years ago
  4. 58ac17d intel_error_decode: Fix X/Y fence for gen2/3 by Chris Wilson · 11 years ago
  5. 4acaf00 tests/kms_flip: More leeway for dummy load tests by Daniel Vetter · 11 years ago
  6. 3d2d73e kmstest: don't pollute stderr for impossible output configs by Daniel Vetter · 11 years ago
  7. 45cd89a tests/kms_flip: Unconfuse the framenumber step checking by Daniel Vetter · 11 years ago
  8. 8e11f87 tests/kms_flip: no absolute vblank wait on the first frame by Daniel Vetter · 11 years ago
  9. e313dee tets/kms_flip: disable correlation check by Daniel Vetter · 11 years ago
  10. f698984 tests/debugfs_pipe_crc: new subtest to check CRC frame numbers by Daniel Vetter · 11 years ago
  11. 09e9f0b rendercopy: Add a way to dump an .aub file with the rendercopy bos by Damien Lespiau · 12 years ago
  12. 5038b7e lib: fix the assert in igt_stop_helper by Daniel Vetter · 11 years ago
  13. 768e32a lib: Don't wait for a vblank when enabling the CRCs by Damien Lespiau · 11 years ago
  14. 5e3047c tests/debugfs_pipe_crc: Test the read CRCs are not null by Damien Lespiau · 11 years ago
  15. 43f5384 tests/debugfs_pipe_crc: test all connectors by Daniel Vetter · 11 years ago
  16. 070904b tests/debugfs_pipe_crc: test all pipes by Daniel Vetter · 11 years ago
  17. e6ad75c tests/debugfs_pipe_crc: fix fb leak by Daniel Vetter · 11 years ago
  18. 173a4cf tests/debugfs_pipe_crc: fall back to PIPE source by Daniel Vetter · 11 years ago
  19. 548323c lib/drmtest: Check that helper processes have died correctly by Daniel Vetter · 11 years ago
  20. 1cefd19 tests/ZZ_missed_irq: Fixup SOURCE_PATH handling by Daniel Vetter · 11 years ago
  21. a12d4a7 gem_ctx_bad_exec: skip vebox when appropriate by Ben Widawsky · 11 years ago
  22. befabe2 README: list some of the dependencies by Jani Nikula · 11 years ago
  23. 0412f32 tests/debugfs_pipe_crc: correctly skip on unsupported platforms by Daniel Vetter · 11 years ago
  24. 4ba97dd debugfs_pipe_crc: Let's check CRCs! by Damien Lespiau · 11 years ago
  25. f673775 lib: Add igt_wait_for_vblank() helper by Damien Lespiau · 11 years ago
  26. d4e7ddf lib: Make igt_debugfs_open() take the mode as argument by Damien Lespiau · 11 years ago
  27. 952d4b0 lib: Add a igt_display.h with a few enums and defines from the kernel by Damien Lespiau · 11 years ago
  28. 252dca1 lib: Add kmstest_paint_color() by Damien Lespiau · 11 years ago
  29. 5a97ea9 lib: Add a igt_assert_cmpint() by Damien Lespiau · 11 years ago
  30. ffa2107 lib: Add igt_debugfs_fopen() by Damien Lespiau · 11 years ago
  31. 51b63e3 lib: Add a small helper to open debugfs files by Damien Lespiau · 11 years ago
  32. 8fed383 Depend on libdrm_intel >= 2.4.47. by Matt Turner · 11 years ago
  33. cd460f1 configure: Don't bail if libdrm_nouveau isn't available. by Matt Turner · 11 years ago
  34. d3d371f tests/pc8: Readd verbose error message by Daniel Vetter · 11 years ago
  35. a5d40a9 tests/kms_flip: fix igt_assert by Daniel Vetter · 11 years ago
  36. 98a2b5b tests/kms_flip: Skip if the kernel doesn't let y-tiled bo slip through by Daniel Vetter · 11 years ago
  37. 9f3794f tests/kms_flip: exit handler needs a fixture by Daniel Vetter · 11 years ago
  38. ce5becb testdisplay: Allow getopt to print error messages by Thomas Wood · 11 years ago
  39. ffdece3 tests/gem_suspend: test debugfs/sysfs reads while s/r by Daniel Vetter · 11 years ago
  40. 8a9b275 tests/module_reload: fail if the module didn't unload by Daniel Vetter · 11 years ago
  41. f014878 gem_pin: Use iterator for blit batch setup by Ben Widawsky · 11 years ago
  42. a7934e2 gem_exec_blt: Use iterator for blit batch setup by Ben Widawsky · 11 years ago
  43. 637162d gem_evict_*: Use iterator for blit batch by Ben Widawsky · 11 years ago
  44. aa6fbd1 gem_linear_blits: Use iterator for blit batch setup by Ben Widawsky · 11 years ago
  45. 4de3b17 gem_exec_faulting_reloc: use iterator for batchbuffer by Ben Widawsky · 11 years ago
  46. 6f8c30d tests: add kms_addfb by Daniel Vetter · 11 years ago
  47. 590f610 lib/drmtest: extract rawer __gem_set_tiling by Daniel Vetter · 11 years ago
  48. 40599b0 pwrite_pread: Get devid only once by Ben Widawsky · 11 years ago
  49. a2925b0 pwrite_pread: Extract batch building by Ben Widawsky · 11 years ago
  50. 41ae28e pwrite_pread: use execbuf.batch_len for size by Ben Widawsky · 11 years ago
  51. 96f665c gem_tiled_blits: Squash bo leak on simulation by Ben Widawsky · 11 years ago
  52. f75dec0 gem_tiled_blits: Squash memory leak on simulation by Ben Widawsky · 11 years ago
  53. 304c458 tests/kms_flip: Skip if no clone configuration could be found by Daniel Vetter · 11 years ago
  54. bc888c2 configure.ac: require dri2proto for overlay by Ben Widawsky · 11 years ago
  55. ae59954 tests/pc8: Fail harder by Daniel Vetter · 11 years ago
  56. 3dc91f3 tests/pc8+: Only skip i2c subtest if i2c /dev interface is unavailable by Daniel Vetter · 11 years ago
  57. 37e5b31 tests/kms_flip: use igt_assert more by Daniel Vetter · 11 years ago
  58. 54b5f72 tests/kms_flip: check flip count in both directions by Daniel Vetter · 11 years ago
  59. 47d0a6f NEWS: Mention gen7 perf counters release by Daniel Vetter · 11 years ago
  60. b53f22c tests: Simulate missed breadcrumb irqs by Chris Wilson · 11 years ago
  61. 11d5859 intel_perf_counters: Add support for Gen7 platforms. by Kenneth Graunke · 12 years ago
  62. 16b6193 tests/kms_flip: use igt_assert in the dpms helpers by Daniel Vetter · 11 years ago
  63. 0b19cb5 tests/kms_flip: Check the dpms confusion by Daniel Vetter · 11 years ago
  64. a8bf10c NEWS: testdisplay now with 3d support! by Daniel Vetter · 11 years ago
  65. 1f0addb tests/kms_flip: scale test runtime by Daniel Vetter · 11 years ago
  66. 3f89d54 tests/kms_flip: fail harder by Daniel Vetter · 11 years ago
  67. 6de613f testdisplay: Print the stereo mode being tested by Damien Lespiau · 11 years ago
  68. e836b60 testdisplay: Make -o and -3 work together by Damien Lespiau · 11 years ago
  69. 8393bb4 testdisplay: Remove mode resetting now that we don't adjust the timings by Damien Lespiau · 11 years ago
  70. c128b73 testdisplay: Respect specified_disp_id in the stereo loop by Damien Lespiau · 11 years ago
  71. 28cf66d testdisplay: Remove printing out the eyes geometry by Damien Lespiau · 11 years ago
  72. 21a89a9 lib: Adjust dump_modes() to the new stereo encoding by Damien Lespiau · 11 years ago
  73. a7d1937 testdisplay: Use DRM_MODE_FLAG_3D_MASK by Damien Lespiau · 11 years ago
  74. 578c1ce testdisplay: Remove the timing adjustements now that the kernel does it by Damien Lespiau · 11 years ago
  75. d89f4a2 intel_infoframe: Display the VIC in decimal by Damien Lespiau · 11 years ago
  76. 9a8fda7 testdisplay: Test the stereo 3D modes by Damien Lespiau · 12 years ago
  77. 951b37e testdisplay: Provide a full path when opening pngs by Damien Lespiau · 11 years ago
  78. 5d99634 testdisplay: Free the array of connectors by Damien Lespiau · 11 years ago
  79. 66477a2 testdisplay: Untangle dump_info() from the main testing loop by Damien Lespiau · 11 years ago
  80. b9db1a6 testdisplay: Fix CRTS typo by Damien Lespiau · 11 years ago
  81. eecd006 testdisplay: Properly handle the life cycle of framebuffers by Damien Lespiau · 11 years ago
  82. 5a1d843 testdisplay: Map the fb inside paint_color_key() by Damien Lespiau · 11 years ago
  83. 0396273 testdisplay: Move the code sanitizing depth into main() by Damien Lespiau · 11 years ago
  84. 79f4cfe lib: Add a helper to write a png from a struct kmstest_fb by Damien Lespiau · 11 years ago
  85. dac45f5 lib: Split create_image_surface() out of create_cairo_ctx() by Damien Lespiau · 11 years ago
  86. bde7060 lib: Add a helper to paint a PNG using cairo by Damien Lespiau · 11 years ago
  87. 30e0710 lib: Dump information about the supported 3D stereo formats by Damien Lespiau · 12 years ago
  88. 9edaf7f testdisplay: Add left/right images of a lovely scene by Damien Lespiau · 11 years ago
  89. 05493f7 testdisplay: Distribute pass.png by Damien Lespiau · 11 years ago
  90. 76dfa91 tests/gem_evict_everything: tune down forked subtests by Daniel Vetter · 11 years ago
  91. f3c54d0 tests: use igt_assert/igt_require more by Daniel Vetter · 11 years ago
  92. 88ad6d7 intel_l3_parity: Make compilation possible without udev by Ben Widawsky · 11 years ago
  93. 6020b95 tests/pc8: fix supports_pc8_plus_residencies by Paulo Zanoni · 11 years ago
  94. 4d3e10d overlay: Some very raw usage information by Chris Wilson · 11 years ago
  95. 145c0d1 NEWS: Start with release notes for 1.5 by Daniel Vetter · 11 years ago
  96. 799aeb6 intel_l3_parity: Support a daemonic mode by Ben Widawsky · 11 years ago
  97. bfa7a59 intel_l3_parity: Support error injection by Ben Widawsky · 11 years ago
  98. 5f95ea7 intel_l3_parity: Actually support multiple slices by Ben Widawsky · 11 years ago
  99. 8ddcfd6 intel_l3_parity: slice support by Ben Widawsky · 11 years ago
  100. 48d1b36 intel_l3_parity: Hardware info argument by Ben Widawsky · 11 years ago