1. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  2. 254f19b lib: unnecessary header removal for drmtest.h, part 2 by Daniel Vetter · 11 years ago
  3. e49ceb8 lib: unnecessary header removal for drmtest.h, part 1 by Daniel Vetter · 11 years ago
  4. 924115b lib: more unecessary header removal by Daniel Vetter · 11 years ago
  5. 6cfcd71 lib: remove uncessary #includes from headers by Daniel Vetter · 11 years ago
  6. cd6d5a6 lib: add #include "foo.h" lines like in manpages by Daniel Vetter · 11 years ago
  7. 0e22f14 tests|lib: remove assert.h includes by Daniel Vetter · 11 years ago
  8. bff22f7 lib: Move non-register things out of intel-gpu-tools.h by Daniel Vetter · 11 years ago
  9. 7754c4d lib/intel_batchbuffer: api documentation for render copy/media fill by Daniel Vetter · 11 years ago
  10. 43b7aa4 lib/intel_batchbuffer: drop cpu_mapping from igt_buf by Daniel Vetter · 11 years ago
  11. 53a4d9e lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs by Daniel Vetter · 11 years ago
  12. 83a4c7d lib/intel_batchbuffer: igt_ namespace for the buffer structure by Daniel Vetter · 11 years ago
  13. 82c6dff lib/intel_batchbuffer: un-inline buf_height/width by Daniel Vetter · 11 years ago
  14. aaebbc5 lib: make media_fill.h an internal header by Daniel Vetter · 11 years ago
  15. 7dc0001 lib: make rendercopy.h an internal header by Daniel Vetter · 11 years ago
  16. a8e8654 lib/intel_chipset: api docs by Daniel Vetter · 11 years ago
  17. 266b26b lib/intel_chipset: intel_ prefix for pch global by Daniel Vetter · 11 years ago
  18. aed95c3 lib: consolidate chipset helpers in intel_chipset.[hc] by Daniel Vetter · 11 years ago
  19. 94e1b6a lib: rename intel_pci.c to intel_chipset.c by Daniel Vetter · 11 years ago
  20. a388f3b lib: allow igt_skip_on_simulation outside of fixtures. by Daniel Vetter · 11 years ago
  21. 5a58804 Revert "gen8 rendercpy: temporarily disable" by Ben Widawsky · 11 years ago
  22. 10571b8 lib/igt_core: Document library design best practices by Daniel Vetter · 11 years ago
  23. 3ea97f2 lib/igt_core: Small api doc fix by Daniel Vetter · 11 years ago
  24. f2e5dc0 lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/ by Daniel Vetter · 11 years ago
  25. dcf947a lib/igt_debugfs: Remove igt_debugfs_init by Daniel Vetter · 11 years ago
  26. cc8f0e6 lib/igt_debugfs: Remove debugfs from pipe crc functions by Daniel Vetter · 11 years ago
  27. 9a7609a lib/igt_debugfs: Remove debugfs from igt_debugfs_fopen by Daniel Vetter · 11 years ago
  28. f04f17b lib/igt_debugfs: Remove debugfs from igt_debugfs_open by Daniel Vetter · 11 years ago
  29. 28b6e41 lib/igt_debugfs: implement a singleton igt_debugfs_t instance by Daniel Vetter · 11 years ago
  30. 2839619 lib/igt_core: add printf attribute to igt_vlog by Daniel Vetter · 11 years ago
  31. ea18fc1 lib: extract igt_open_forcewake_handle by Daniel Vetter · 11 years ago
  32. 5cf8d8d lib/igt_core: document the caveats of magic code blocks by Daniel Vetter · 11 years ago
  33. bd53d72 lib: add igt_vlog to print varargs by Daniel Vetter · 11 years ago
  34. 1e9e1ba lib/igt_kms: rip out custom verbose loggin support by Daniel Vetter · 11 years ago
  35. eaccd44 lib: switch intel_copy_bo to directly take a size by Daniel Vetter · 11 years ago
  36. ec5f9e8 lib: api docs for intel_batchbuffer by Daniel Vetter · 11 years ago
  37. 49e3877 lib/intel_batchbuffer: Remove BATCH_LOCALS by Daniel Vetter · 11 years ago
  38. 675c919 lib: remove hw context #defines by Daniel Vetter · 11 years ago
  39. 9812768 lib/igt_debugfs: api docs by Daniel Vetter · 11 years ago
  40. 36a83a6 lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new by Daniel Vetter · 11 years ago
  41. 803d07b lib: make igt_debugfs_open infallible by Daniel Vetter · 11 years ago
  42. 096bb85 lib/ioctl_wrappers: api doc fixup by Daniel Vetter · 11 years ago
  43. adb28fd lib: move prefault helpers to igt_debugfs.c by Daniel Vetter · 11 years ago
  44. 55e6498 lib/igt_core: api documentation by Daniel Vetter · 11 years ago
  45. d63fe15 lib: extract igt_core.c by Daniel Vetter · 11 years ago
  46. 556c49f lib/ioctl_wrappers: api doc by Daniel Vetter · 11 years ago
  47. 766c5bc lib: extract ioctl_wrappers.c by Daniel Vetter · 11 years ago
  48. 682f693 lib: Add missing header to Makefile.sources by Thomas Wood · 11 years ago
  49. 2d44386 drmtest: reformat the API documentation by Thomas Wood · 11 years ago
  50. ea332b6 lib: Test against available swap by Chris Wilson · 11 years ago
  51. 005d1dc Add i915_pciids.h by Chris Wilson · 11 years ago
  52. eebdf7f lib: (somewhat) structured logging support by Daniel Vetter · 11 years ago
  53. a036959 lib: Make igt_skip noreturn by Daniel Vetter · 11 years ago
  54. 0d1084f lib: install exit handler only on success for prefault control by Daniel Vetter · 11 years ago
  55. 349ba5d lib: fix header include by Daniel Vetter · 11 years ago
  56. b4e85b7 lib/display: Fix typo in igt_plane_get_fd_id() (fb) by Damien Lespiau · 11 years ago
  57. 2043e6b lib: Fix igt_ouput_get_plane() typo (output) by Damien Lespiau · 11 years ago
  58. 3386b4b lib: Don't wait in igt_wait_for_keypress() if stdin is not a tty by Damien Lespiau · 11 years ago
  59. 3027de0 lib/display: Fix assertion in set_plane() by Damien Lespiau · 11 years ago
  60. fb146aa lib/display: Wait for a vblank after SetPlane() by Damien Lespiau · 11 years ago
  61. da0f1cf lib/display: Print the fb id, not its pointer in the set_fb() log message by Damien Lespiau · 11 years ago
  62. da89653 lib/display: Add a way to wait at every commit for inspection by Damien Lespiau · 11 years ago
  63. 377f48a lib: Add a helper to wait for a keypress by Damien Lespiau · 11 years ago
  64. 1d2c9d5 lib: Include drm_fourcc.h from igt_kms.h by Damien Lespiau · 11 years ago
  65. a1df2f4 lib: Introduce a new helper kmstest_create_color_fb() by Damien Lespiau · 11 years ago
  66. f0e0b2a lib/display: Add support for DRM planes by Damien Lespiau · 11 years ago
  67. 6954103 lib/crc: Add a helper to read a single CRC value by Damien Lespiau · 11 years ago
  68. 7d0e2f6 lib/crc: Factor out reading a single CRC value by Damien Lespiau · 11 years ago
  69. 162914b lib/display: Check if we're trying to use the same pipe on 2 outputs by Damien Lespiau · 11 years ago
  70. 65fef0a lib/display: Allow to override the display verbosity with an env variale by Damien Lespiau · 11 years ago
  71. 09faa45 lib/display: Add a way to specify we don't care about the pipe to use by Damien Lespiau · 11 years ago
  72. 5ec399b lib/display: Add support for the cursor plane by Damien Lespiau · 11 years ago
  73. c4823ce lib/display: Fix the SetCrtc disabling log message by Damien Lespiau · 11 years ago
  74. 72e9a6c lib/display: Add an accessor to retrieve the number of pipes by Damien Lespiau · 11 years ago
  75. 992bd5d lib: Introduce a for_each_connected_output() macro by Damien Lespiau · 11 years ago
  76. 09e84ce lib: Introduce symbolic names for display planes by Damien Lespiau · 11 years ago
  77. 3670d6d lib: Introduce a modeset API by Damien Lespiau · 11 years ago
  78. 333a5c6 lib/drmtest: Fix up skip_henceforth checks by Daniel Vetter · 11 years ago
  79. 0269d1d lib: fix signed/unsigned comparison issues by Thomas Wood · 11 years ago
  80. fd3fcbd lib/drmtest: Add igt_wait_helper by Jeff McGee · 11 years ago
  81. 2423b6c lib/drmtest: fix hang in quiescent_gpu_at_exit due to signal-unsafe asprintf by Imre Deak · 11 years ago
  82. 09bcb0a android: Change tests & tools directory to use the lib directory by Rafael Barbalho · 11 years ago
  83. bdb08f9 android: Add the generation of vesion.h & config.h to lib by Rafael Barbalho · 11 years ago
  84. 005c333 android: Add makefile for the lib directory by Rafael Barbalho · 11 years ago
  85. 79ea9a9 android: Handle the case when android doesn't have mmap64 by Rafael Barbalho · 11 years ago
  86. 48ad03c lib: Capture errno on entry by Chris Wilson · 11 years ago
  87. 5e21b43 iosf: make iosf_rw take a larger addr by Jesse Barnes · 11 years ago
  88. 670a717 mmio: drop unused i915_loaded fn by Jesse Barnes · 11 years ago
  89. 8109530 mmio: use intel_iosf.c for DPIO reads and writes by Jesse Barnes · 11 years ago
  90. 5ecac45 mmio: allow register init even if debugfs isn't available and i915 isn't loaded by Jesse Barnes · 11 years ago
  91. 7d2ba07 lib: add __gem_create by Daniel Vetter · 11 years ago
  92. 862de56 lib: extract igt_drop_root by Daniel Vetter · 11 years ago
  93. a1baf30 lib: Use INSTDONE_I965 and INSTDONE_1 for gen6 by Damien Lespiau · 11 years ago
  94. 3ebd8aa lib: Move the INSTDONE bit definitions to instdone.c by Damien Lespiau · 11 years ago
  95. da78bc4 instdone: Add an assert to make sure we never overflow instdone_bits by Damien Lespiau · 11 years ago
  96. d8b1dee intel_reg: Renamed INST_DONE to INSTDONE by Damien Lespiau · 11 years ago
  97. 329faec drmtest: don't leak memory when parsing the arguments by Paulo Zanoni · 11 years ago
  98. 164d9d2 kmstest: Fix up lifetimes of cairo objects by Chris Wilson · 11 years ago
  99. be14c7b lib: Include the necessary stdint.h in gen6_render.h by Damien Lespiau · 11 years ago
  100. f034817 rendercopy/bdw: Fix length of a bunch of zeroed out packets. by Kenneth Graunke · 11 years ago