1. be14c7b lib: Include the necessary stdint.h in gen6_render.h by Damien Lespiau · 11 years ago
  2. f034817 rendercopy/bdw: Fix length of a bunch of zeroed out packets. by Kenneth Graunke · 11 years ago
  3. fdbdc7f rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP. by Kenneth Graunke · 11 years ago
  4. ef9745b lib: igt_simple_main/init for subtest-less tests by Daniel Vetter · 11 years ago
  5. f1c4ec9 lib: print uname information in the version string by Daniel Vetter · 11 years ago
  6. 831a471 lib: Add host platform to version string by Daniel Vetter · 11 years ago
  7. 8c33e9a intel-gpu-tools: Version information by Ben Widawsky · 11 years ago
  8. ea8c086 lib: Always print errno in igt assert/require macros by Daniel Vetter · 11 years ago
  9. d5cdee9 lib: rename some power well bit names by Paulo Zanoni · 11 years ago
  10. a4d3a6c lib: make igt_pipe_crc_start never fail by Daniel Vetter · 11 years ago
  11. c1b7e72 lib: add igt_pipe_crc_check by Daniel Vetter · 11 years ago
  12. adbd83c rendercopy/bdw: Set Instruction Buffer size Modify Enable to 1 by Xiang, Haihao · 11 years ago
  13. 4570e1b lib: Clean the batch buffer store after reset by Xiang, Haihao · 11 years ago
  14. c683569 tests/gem_media_fill: add support for gen7 by Xiang, Haihao · 11 years ago
  15. bd384c2 tests/gem_media_fill: add support for gen8 by Xiang, Haihao · 11 years ago
  16. 641267d tests: add gem_media_fill by Xiang, Haihao · 11 years ago
  17. e41928e gen8 rendercpy: temporarily disable by Ben Widawsky · 11 years ago
  18. da42585 Kill XY_COLOR_BLT_CMD by Ben Widawsky · 11 years ago
  19. 672911d gem_pipe_control_store_loop: BDW update by Ben Widawsky · 11 years ago
  20. 1a95c71 lib: add gem_available_aperture_size helper by Daniel Vetter · 11 years ago
  21. 0b67c0c Update dpio read/write to take in extra PHY parameter. by Chon Ming Lee · 11 years ago
  22. fb03ea7 lib/drmtest: Fix filedesc leak on gem_quiescent_gpu by Mika Kuoppala · 11 years ago
  23. ab7cbf9 Revert "lib/drmtest: ducttape over fork race" by Tvrtko Ursulin · 11 years ago
  24. b34322f Revert "test/gem_concurrent_blt" by Daniel Vetter · 11 years ago
  25. 139c72f drmtest: Avoid wrong PID/TID after clone races by Tvrtko Ursulin · 11 years ago
  26. b92b397 build: Make sure asserts are enabled for tests by Tvrtko Ursulin · 11 years ago
  27. aee0dcb test/gem_concurrent_blt by Daniel Vetter · 11 years ago
  28. 26b336f lib: Don't put functional code into asserts by Daniel Vetter · 11 years ago
  29. 38354ec drmtest: Fix weird signage on errno by Chris Wilson · 11 years ago
  30. 34f104a rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction length by Damien Lespiau · 11 years ago
  31. 09f144b rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction length by Damien Lespiau · 11 years ago
  32. e824fdd rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction length by Damien Lespiau · 11 years ago
  33. ffff68f rendercopy/bdw: Fix the STATE_SIP instruction length by Damien Lespiau · 11 years ago
  34. 49f4860 lib: Add gem_bo_busy by Ville Syrjälä · 11 years ago
  35. 525788a lib: Add gem_sw_finish() by Ville Syrjälä · 11 years ago
  36. 725da6e rendercopy: Pass context to rendercopy functions by Ville Syrjälä · 11 years ago
  37. e1e5856 lib: Fix pipe_crc->ctl_fd assert by Ville Syrjälä · 11 years ago
  38. 3c55a7d tools/reg_dumper: Add FW_BLC regs by Daniel Vetter · 11 years ago
  39. df5e880 tests: More bdw fallout by Daniel Vetter · 11 years ago
  40. e39f2db tests/gem_cs_prefetch: Fix bdw damage by Daniel Vetter · 11 years ago
  41. 2d1119d lib: adjust oom_score by Daniel Vetter · 11 years ago
  42. 25be105 lib/igt_display: workaround a name conflict in Android by Oscar Mateo · 11 years ago
  43. 235ff9c lib/drmtest: Get the correct basename() under Android by Oscar Mateo · 11 years ago
  44. 5032e7b build: Fix assorted compilation warnings by Oscar Mateo · 11 years ago
  45. 1cd6913 rendercopy: Remove rendercopy.c by Oscar Mateo · 11 years ago
  46. 37f26d1 lib: Move kms stuff from drmtest.c over to igt_kms.c by Oscar Mateo · 11 years ago
  47. ea11d10 build: list all test/tool/lib source files in their own Makefile.sources by Oscar Mateo · 11 years ago
  48. c82872b rendercopy/bdw: Add AUB annotations for states by Damien Lespiau · 12 years ago
  49. 91e5897 rendercopy/bdw: Fix the original implementation by Damien Lespiau · 12 years ago
  50. 3f0714a rendercopy/bdw: Add gen8_render.h to the file list by Damien Lespiau · 12 years ago
  51. 3edfff1 rendercopy/bdw: Initial gen8 rendercopy by Jesse Barnes · 12 years ago
  52. f4dfa37 bdw: Update obvious missing blit support by Ben Widawsky · 11 years ago
  53. 26f09a9 bdw: Add gen8 specific instdone bits by Damien Lespiau · 12 years ago
  54. 2951370 bdw: Add gen8 to intel_gen() by Damien Lespiau · 12 years ago
  55. 068c21b bdw: Add gen8 to the IS_9XX() macro by Damien Lespiau · 12 years ago
  56. a8221a5 pciid/bdw: Add Broadwell PCI ids by Ben Widawsky · 12 years ago
  57. f20ac4c chipset: IS_I9XX macro by Ben Widawsky · 12 years ago
  58. aa252d0 lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu by Oscar Mateo · 11 years ago
  59. af9d1b5 lib: drop return value from igt_drop_caches by Daniel Vetter · 11 years ago
  60. 5f0ab94 lib: Add igt_drop_caches_set() by Oscar Mateo · 11 years ago
  61. 071e9ca lib: add igt_main macro by Daniel Vetter · 11 years ago
  62. 223a61e lib: make igt_install_exit_handler never fail by Daniel Vetter · 11 years ago
  63. 1f0cf2d lib: make igt_set_vt_graphics_mode never fail by Daniel Vetter · 11 years ago
  64. 0369fe1 lib: consolidate pipe crc exit handler by Daniel Vetter · 11 years ago
  65. 8420071 tests: use "auto" pipe CRC source by Daniel Vetter · 11 years ago
  66. e14596a lib: fix igt_exit assert when only listing subtests. by Daniel Vetter · 11 years ago
  67. 9e21c25 lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset() by Damien Lespiau · 11 years ago
  68. 5d24a67 lib/drmtest: Scream harder when igt_exit isn't called for subtest tests by Daniel Vetter · 11 years ago
  69. 69c200b lib: Add a drm_open_any_render() that will try to use render nodes by Damien Lespiau · 11 years ago
  70. 8329acb lib: Close non intel fds in drm_get_card() by Damien Lespiau · 11 years ago
  71. 949ce5b lib: Remove stale comment by Damien Lespiau · 11 years ago
  72. c3707ab lib: Add a function to dump a scratch buf into a png by Damien Lespiau · 11 years ago
  73. 0786d5c lib: Check pipe source validity in igt_pipe_crc_new() by Ville Syrjälä · 11 years ago
  74. 987bcd9 lib: Allow pipe_crc_free(NULL) by Ville Syrjälä · 11 years ago
  75. 471ec64 lib/drmtest: Add kmstest_paint_color_alpha() by Ville Syrjälä · 11 years ago
  76. 3d2d73e kmstest: don't pollute stderr for impossible output configs by Daniel Vetter · 11 years ago
  77. 09e9f0b rendercopy: Add a way to dump an .aub file with the rendercopy bos by Damien Lespiau · 12 years ago
  78. 5038b7e lib: fix the assert in igt_stop_helper by Daniel Vetter · 11 years ago
  79. 768e32a lib: Don't wait for a vblank when enabling the CRCs by Damien Lespiau · 11 years ago
  80. 173a4cf tests/debugfs_pipe_crc: fall back to PIPE source by Daniel Vetter · 11 years ago
  81. 548323c lib/drmtest: Check that helper processes have died correctly by Daniel Vetter · 11 years ago
  82. 4ba97dd debugfs_pipe_crc: Let's check CRCs! by Damien Lespiau · 11 years ago
  83. f673775 lib: Add igt_wait_for_vblank() helper by Damien Lespiau · 11 years ago
  84. d4e7ddf lib: Make igt_debugfs_open() take the mode as argument by Damien Lespiau · 11 years ago
  85. 952d4b0 lib: Add a igt_display.h with a few enums and defines from the kernel by Damien Lespiau · 11 years ago
  86. 252dca1 lib: Add kmstest_paint_color() by Damien Lespiau · 11 years ago
  87. 5a97ea9 lib: Add a igt_assert_cmpint() by Damien Lespiau · 11 years ago
  88. ffa2107 lib: Add igt_debugfs_fopen() by Damien Lespiau · 11 years ago
  89. 51b63e3 lib: Add a small helper to open debugfs files by Damien Lespiau · 11 years ago
  90. ffdece3 tests/gem_suspend: test debugfs/sysfs reads while s/r by Daniel Vetter · 11 years ago
  91. 590f610 lib/drmtest: extract rawer __gem_set_tiling by Daniel Vetter · 11 years ago
  92. 21a89a9 lib: Adjust dump_modes() to the new stereo encoding by Damien Lespiau · 11 years ago
  93. a7d1937 testdisplay: Use DRM_MODE_FLAG_3D_MASK by Damien Lespiau · 11 years ago
  94. 79f4cfe lib: Add a helper to write a png from a struct kmstest_fb by Damien Lespiau · 11 years ago
  95. dac45f5 lib: Split create_image_surface() out of create_cairo_ctx() by Damien Lespiau · 11 years ago
  96. bde7060 lib: Add a helper to paint a PNG using cairo by Damien Lespiau · 11 years ago
  97. 30e0710 lib: Dump information about the supported 3D stereo formats by Damien Lespiau · 12 years ago
  98. 64cfe4e lib/drmtest: Improve printf-like igt_skip_on/require by Daniel Vetter · 11 years ago
  99. e5cdd62 lib/drmtest: igt_assert|require with format strings by Daniel Vetter · 11 years ago
  100. d1b9bc0 lib/drmtest: check that igt_exit is called for subtest tests by Daniel Vetter · 11 years ago