1. dd944a0 radeon: add some missing evergreen pci ids by Alex Deucher · 12 years ago
  2. 7e3f08b intel: Quiet valgrind warnings in context creation. by Eric Anholt · 12 years ago
  3. c10b08d intel: Remove two unused variables by Damien Lespiau · 12 years ago
  4. ebd7904 modetest: fix uninitialized fourcc by Rob Clark · 12 years ago
  5. db004ba modeset: Split buffer allocation to a separate file by Laurent Pinchart · 12 years ago
  6. cc90ffa modetest: Make frame buffer format configurable on the command line by Laurent Pinchart · 12 years ago
  7. 0375222 modetest: Move connector and plane parsing to separate functions by Laurent Pinchart · 12 years ago
  8. edcef53 modetest: Add test pattern support for missing RGB formats by Laurent Pinchart · 12 years ago
  9. 86402a2 modetest: Add test pattern support for missing planar YUV formats by Laurent Pinchart · 12 years ago
  10. 8b6f3e3 modetest: Add test pattern support for missing packed YUV formats by Laurent Pinchart · 12 years ago
  11. a94ee62 modetest: Add SMPTE test pattern by Laurent Pinchart · 12 years ago
  12. 3fdc177 modetest: Unify buffer allocation by Laurent Pinchart · 12 years ago
  13. faf26b6 intel: fix build error by Rob Clark · 12 years ago
  14. ff65de9 intel: add prime interface for getting/setting a prime bo. (v4) by Dave Airlie · 12 years ago
  15. 13c06cd libdrm/nouveau: add prime handle->bo and bo->handle support. by Dave Airlie · 12 years ago
  16. cc0a145 libdrm: add prime fd->handle and handle->fd interfaces by Dave Airlie · 12 years ago
  17. 41dfb20 libdrm: add missing caps from kernel to drm.h by Dave Airlie · 12 years ago
  18. 22574aa omap: add refcnting and handle tracking by Rob Clark · 12 years ago
  19. 42f8a68 omap: add API to import bo's from dmabuf fd's by Rob Clark · 12 years ago
  20. 8116a32 omap: clarify dmabuf file descriptor ownership by Rob Clark · 12 years ago
  21. 992e2af intel: Change context create failure message to from fprintf to DBG(). by Kenneth Graunke · 12 years ago
  22. 881e69f libdrm/exynos: padding gem_mmap structure to 64-bit aligned by Cooper Yuan · 12 years ago
  23. 8fad46b intel: Fix build failure in test_decode.c by Lauri Kasanen · 12 years ago
  24. 1b1a4f0 configure: bump version for release by Ben Widawsky · 12 years ago
  25. f7210fa intel/context: create/destroy implementation by Ben Widawsky · 13 years ago
  26. c0ed9b2 modetest: Dump bit field names by Kristian Høgsberg · 12 years ago
  27. a780519 intel/decode: fix the reference file for by Ben Widawsky · 12 years ago
  28. df5cc69 Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid" by Ben Widawsky · 12 years ago
  29. ee2be4f intel: add decoding of MI_SET_CONTEXT by Ben Widawsky · 12 years ago
  30. 3ed3871 intel/context: new execbuf interface for contexts by Ben Widawsky · 12 years ago
  31. b3b123d intel/context: Add drm_intel_context type by Ben Widawsky · 13 years ago
  32. a5b2946 intel: updated header for contexts by Ben Widawsky · 12 years ago
  33. 7d0a1d5 intel/decode: VERTEX_ELEMENT_STATE, 1 means valid by Ben Widawsky · 12 years ago
  34. eeedb0d intel/decode: add sampler state pointers for [HD]S by Ben Widawsky · 12 years ago
  35. 971c080 intel: wait render timeout implementation by Ben Widawsky · 12 years ago
  36. ae137f4 intel: Add IVB PUSH_CONSTANT decodes by Ben Widawsky · 12 years ago
  37. a1d462d radeon/surface: free version after using it. by Dave Airlie · 12 years ago
  38. d1fcfb1 radeon: force 1D array mode for z/stencil surface by Jerome Glisse · 12 years ago
  39. 2f56002 radeon: enabled 2D tiling for evergreen only on fixed kernel by Jerome Glisse · 12 years ago
  40. 325e2e5 radeon: always properly initialize stencil_offset field by Jerome Glisse · 12 years ago
  41. 9e0026d nouveau: silence some remaining valgrind warnings by Marcin Slusarz · 12 years ago
  42. 25e4cb4 modetest: support plane properties by Rob Clark · 12 years ago
  43. 6df9e6a modetest: support bitmask properties by Rob Clark · 12 years ago
  44. 7b228e9 Add support for bitmask properties by Rob Clark · 12 years ago
  45. 86dece4 modetest: print CRTC properties by Paulo Zanoni · 12 years ago
  46. 8c75703 Add support for generic object properties IOCTLs by Paulo Zanoni · 12 years ago
  47. 247521a autogen.sh: Restore passing --enable-maintainer-mode to configure. by Michel Dänzer · 12 years ago
  48. 93a5117 configure: bump version for release by Alex Deucher · 12 years ago
  49. c2b77a0 radeon: fall back to 1D tiling only with broken kernels by Alex Deucher · 12 years ago
  50. ba6130c intel: wait render header updates by Ben Widawsky · 12 years ago
  51. 69e7469 intel: sanitize i915_drm.h by Ben Widawsky · 12 years ago
  52. c563db0 radeon: add new pci ids by Alex Deucher · 12 years ago
  53. 481234f radeon: Add Southern Islands PCI IDs. by Michel Dänzer · 12 years ago
  54. e07b650 libdrm: add exynos drm support by Inki Dae · 12 years ago
  55. 86451a1 configure: Bump version for 2.4.34. by Paul Berry · 12 years ago
  56. da02f72 intel: Add the ability to supply annotations for .aub files. by Paul Berry · 12 years ago
  57. cf7cc62 radeon: Add new R600 PCI ids for surface manager by Anisse Astier · 12 years ago
  58. d72a44c modetest: print more about our properties by Paulo Zanoni · 12 years ago
  59. 0ef7644 modetest: call drmModeFreePlaneResources by Paulo Zanoni · 12 years ago
  60. a10bcaa modetest: fix drmModeGetConnector memory leak by Paulo Zanoni · 12 years ago
  61. 9b44fbd modetest: fix some compiler warnings by Paulo Zanoni · 12 years ago
  62. 5288729 nouveau: fix channel closing by Marcin Slusarz · 12 years ago
  63. 754655c nouveau: expose notifier handle on nvc0 as well by Christoph Bumiller · 12 years ago
  64. d954648 nouveau: remove unnecessary EAGAIN loops by Marcin Slusarz · 12 years ago
  65. 73b9a28 nouveau: init nvc0 channel alloc req structure fully by Ben Skeggs · 12 years ago
  66. 292da61 nouveau: pull in major libdrm rewrite by Ben Skeggs · 13 years ago
  67. 0d63500 lists: add nicer+unsafe foreach, and list join macros by Ben Skeggs · 13 years ago
  68. f00efc7 omap: add dmabuf support by Rob Clark · 12 years ago
  69. 9b893e4 libdrm: update drm headers from kernel for prime/dmabuf by Rob Clark · 12 years ago
  70. 67fd052 modetest: fix typo by Rob Clark · 12 years ago
  71. 2f1e210 modetest: add AR15/XR15 (RGB-1555) formats by Rob Clark · 13 years ago
  72. b83ad86 modetest: add YUV and multi-planar support by Rob Clark · 13 years ago
  73. d55de74 modetest: add drm_plane support by Rob Clark · 13 years ago
  74. e98ed38 omap: fix compiler warning by Víctor Manuel Jáquez Leal · 12 years ago
  75. 06eaf09 omap: fix license header by Rob Clark · 12 years ago
  76. 4370425 intel/decode: decode MI_WAIT_FOR_EVENT by Daniel Vetter · 12 years ago
  77. e057a56 intel: add Ivy Bridge GT2 server variant by Eugeni Dodonov · 12 years ago
  78. a3c34f5 configure: Bump version for 2.4.33 by Alex Deucher · 12 years ago
  79. ef1b958 omap: add omapdrm support by Rob Clark · 12 years ago
  80. 6172133 intel: Add some PCI IDs for Haswell. by Kenneth Graunke · 12 years ago
  81. c50cc24 radeon: add TN surface support by Alex Deucher · 12 years ago
  82. 51c3e7d configure: Bump version for 2.4.32. by Eric Anholt · 12 years ago
  83. 5de5b74 intel: Quiet two more valgrind complaints with recent changes. by Eric Anholt · 12 years ago
  84. 9d18ad2 intel: Add per-dword decode of gen7 3DPRIMITIVE. by Eric Anholt · 12 years ago
  85. 9b87fd9 intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement. by Eric Anholt · 12 years ago
  86. 99c7337 intel: Add support for (possibly) unsynchronized maps. by Eric Anholt · 12 years ago
  87. 3a88848 intel: Fix error check for I915_PARAM_HAS_LLC. by Eric Anholt · 12 years ago
  88. c9ce2ed intel: Bump the copyright dates on the bufmgr files. by Eric Anholt · 12 years ago
  89. 4db16a9 intel: Add .aub file output support. by Eric Anholt · 13 years ago
  90. 6e642db intel: Add support for overriding the PCI ID via an environment variable by Kenneth Graunke · 13 years ago
  91. fd39e61 xf86drmMode.h: Add header protection by David Herrman · 12 years ago
  92. f82c778 Make drm/drm_fourcc.h portable to non-linux platforms by Alan Coopersmith · 13 years ago
  93. be30d35 Don't require pciaccess if Intel is disabled by Matt Turner · 12 years ago
  94. 783db34 intel: Import a new batchbuffer for the gen7 test. by Eric Anholt · 13 years ago
  95. b395af0 intel: Add decode for gen7 HIER_DEPTH_BUFFER. by Eric Anholt · 13 years ago
  96. e6beaf8 intel: Add decode for gen7 3DSTATE_WM. by Eric Anholt · 13 years ago
  97. 259e7b6 intel: Fix a typo in decode error message. by Eric Anholt · 13 years ago
  98. 23eeb7e intel: Detect cache domain inconsistency with valgrind by Chris Wilson · 12 years ago
  99. 9b3ad51 radeon: fix pitch alignment for scanout buffer by Jerome Glisse · 12 years ago
  100. ced219e configure: Fix pkg-config test in absence of valgrind by Chris Wilson · 12 years ago