1. e1e2e96 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm by Bob Badour · 3 years, 8 months ago
  2. 6b79ce3 Merge upstream-master into master by Alistair Delva · 4 years, 1 month ago
  3. 5ec177b nouveau: fix compile error with -DDEBUG on newer gcc by Karol Herbst · 4 years, 5 months ago
  4. 5747781 nouveau: convert to new symbols check by Eric Engestrom · 5 years ago
  5. fc93365 Revert "Revert "libdrm: remove autotools support"" by Eric Engestrom · 5 years ago
  6. 51e3bb5 Revert "libdrm: remove autotools support" by Marek Olšák · 5 years ago
  7. f057dc9 libdrm: remove autotools support by Eric Engestrom · 6 years ago
  8. dddeff5 *-symbols-check: let meson figure out how to execute the scripts by Eric Engestrom · 5 years ago
  9. 9b1e084 *-symbols-check: use normal shell over bash by Emil Velikov · 5 years ago
  10. 370a9af Merge tag 'libdrm-2.4.97' into aosp-merge-libdrm-2.4.97 by John Stultz · 5 years ago
  11. 99c3540 *-symbols-check: error out when using unset variables by Emil Velikov · 6 years ago
  12. 660643e automake: set NM before running the tests by Emil Velikov · 6 years ago
  13. 4b737cd nouveau: add missing drm_public exports by Eric Engestrom · 6 years ago
  14. 1e3fcc4 autotools: make symbols hidden by default by Lucas De Marchi · 6 years ago
  15. ba80825 meson: make symbols hidden by default by Lucas De Marchi · 6 years ago
  16. d7320bf nouveau: annotate public functions by Lucas De Marchi · 6 years ago
  17. 84f838d Merge remote-tracking branch 'freedesktop/master' into aosp/master by John Stultz · 6 years ago
  18. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 7 years ago
  19. 5236de6 meson: use pkg-config to detect libatomic_ops by Eric Engestrom · 7 years ago
  20. 4f08bfe *-symbol-check: Don't hard-code nm executable by Heiko Becker · 7 years ago
  21. 9e34ad5 meson: fix libdrm_nouveau pkgconfig include directories by Dylan Baker · 7 years ago
  22. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  23. fa32e29 Convert to Android.bp by Dan Willemsen · 7 years ago
  24. c6ebab7 Build libdrm* modules with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  25. 03d2e91 android: introduce Android.common.mk to reduce boilerplate by Emil Velikov · 8 years ago
  26. de5b41e android: remove LOCAL_MODULE_TAGS := optional tag by Emil Velikov · 8 years ago
  27. a544677 automake: Don't include Android Makefiles in the release tarball by Andreas Boll · 8 years ago
  28. d342cd3 Android: strip out header files from sources list by Rob Herring · 8 years ago
  29. f208f2a nouveau: clean up nouveau.h, noting deprecated members/functions by Ben Skeggs · 9 years ago
  30. 4291eea nouveau: add support for newer kernel interfaces by Ben Skeggs · 9 years ago
  31. 4c92a9d nouveau: add new interface to create a nouveau_device by Ben Skeggs · 9 years ago
  32. 4a68c56 nouveau: remove nouveau_object_find() by Ben Skeggs · 9 years ago
  33. 4283e3f nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd by Ben Skeggs · 9 years ago
  34. cdf9029 nouveau: stack legacy nouveau_device on top of nouveau_drm by Ben Skeggs · 9 years ago
  35. b845d61 nouveau: introduce object to represent the kernel client by Ben Skeggs · 9 years ago
  36. f6b1b5b nouveau: add interfaces to query information about supported classes by Ben Skeggs · 9 years ago
  37. c00e1a9 nouveau: add interface to call an object's methods by Ben Skeggs · 9 years ago
  38. 343d1ee nouveau: make it possible to init object in pre-allocated memory by Ben Skeggs · 9 years ago
  39. 0996ad0 nouveau: move object functions up, to avoid future foward decls by Ben Skeggs · 9 years ago
  40. 4a3cbf5 nouveau: move more abi16-specific logic into abi16.c by Ben Skeggs · 9 years ago
  41. d1ec093 nouveau: import and install a selection of nvif headers from the kernel by Ben Skeggs · 9 years ago
  42. a9e5880 nouveau: use designated initializers by Emil Velikov · 9 years ago
  43. 203983f nouveau: add asserts to make sure krefs are there by Ilia Mirkin · 9 years ago
  44. a1acffd nouveau: add coherent BO attribute by Alexandre Courbot · 9 years ago
  45. 812e8fe nouveau: restore check that avoids multiple user bos per kernel bo by Ben Skeggs · 9 years ago
  46. 0c8db0a Add missing <strings.h> includes by Greg Hackmann · 9 years ago
  47. 0f8da82 drm: remove drm_public macro by Emil Velikov · 10 years ago
  48. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 10 years ago
  49. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 9 years ago
  50. 47429af nouveau: add symbols test by Emil Velikov · 10 years ago
  51. 76e9799 nouveau: annotate the private symbols by Emil Velikov · 10 years ago
  52. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 10 years ago
  53. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 10 years ago
  54. c277cbd android: remove ${srcdir} from the includes by Emil Velikov · 10 years ago
  55. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 10 years ago
  56. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 10 years ago
  57. ba5a0b6 nouveau: Do not add most bo's to the global bo list. by Maarten Lankhorst · 10 years ago
  58. 5ea6f1c nouveau: make nouveau importing global buffers completely thread-safe, with tests by Maarten Lankhorst · 10 years ago
  59. 5c1c09e android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES by Chih-Wei Huang · 10 years ago
  60. 7cb1d6e nouveau: fix unlock nouveau_bo_name_ref() by Jerome Glisse · 10 years ago
  61. 28ee135 nouveau: Remove unused static function. by Thomas Klausner · 11 years ago
  62. c09dcbc fix compile error on 32bit systems by Rob Clark · 10 years ago
  63. c98c54f nouveau: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  64. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  65. 41bfc07 nouveau: add Android build support by Emil Velikov · 10 years ago
  66. 4255d3d libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources by Emil Velikov · 10 years ago
  67. 56c4857 nouveau: Only export public functions. by Maarten Lankhorst · 10 years ago
  68. 7974b53 amend previous commit to actually compile by Maarten Lankhorst · 10 years ago
  69. b1d4def nouveau: safen up nouveau_device list usage against concurrent access by Maarten Lankhorst · 11 years ago
  70. 482abbf nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8 by Maarten Lankhorst · 11 years ago
  71. f92d796 nouveau: add a way to override single pushbuffer memory limits by Marcin Slusarz · 12 years ago
  72. 284421a nouveau: return error from pushbuf_validate by Marcin Slusarz · 12 years ago
  73. 481763c nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc by Maarten Lankhorst · 12 years ago
  74. c41b494 nouveau: expose channel engine selection on kepler chipsets by Ben Skeggs · 12 years ago
  75. 9e6f96a libdrm_nouveau.pc: don't include I${includedir}/nouveau by Marcin Slusarz · 12 years ago
  76. 891517f nouveau: disallow pushbuf BOs in multiple memory types by Ben Skeggs · 12 years ago
  77. 13c06cd libdrm/nouveau: add prime handle->bo and bo->handle support. by Dave Airlie · 12 years ago
  78. 9e0026d nouveau: silence some remaining valgrind warnings by Marcin Slusarz · 12 years ago
  79. 5288729 nouveau: fix channel closing by Marcin Slusarz · 12 years ago
  80. 754655c nouveau: expose notifier handle on nvc0 as well by Christoph Bumiller · 12 years ago
  81. d954648 nouveau: remove unnecessary EAGAIN loops by Marcin Slusarz · 12 years ago
  82. 73b9a28 nouveau: init nvc0 channel alloc req structure fully by Ben Skeggs · 12 years ago
  83. 292da61 nouveau: pull in major libdrm rewrite by Ben Skeggs · 13 years ago
  84. 37ccce5 nouveau: Mark nouveau subchannel unbound nouveau_grobj_free by Maarten Lankhorst · 13 years ago
  85. cc088f1 nouveau: free in error path if drmAvailable fails. by Dave Airlie · 13 years ago
  86. 7d83816 nouveau: assert argument cannot have side effects by Marcin Slusarz · 13 years ago
  87. bad5242 nouveau: fix up reloc_emit() to accept NULL target buffer by Ben Skeggs · 14 years ago
  88. 45cfb9c nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 by Ben Skeggs · 14 years ago
  89. ba731e7 nouveau: nvc0 drm has no concept of "notifier block" by Ben Skeggs · 14 years ago
  90. d17681d nouveau: Add implicit pushbuf flush before gpuobj destruction. by Francisco Jerez · 14 years ago
  91. d0a4f2e nouveau: Avoid unnecessary call to CPU_FINI. by Francisco Jerez · 14 years ago
  92. 09b1062 nouveau: Let the user choose the push buffer size. by Francisco Jerez · 14 years ago
  93. 1b9187c nouveau: Define buffer object usage flags. by Francisco Jerez · 14 years ago
  94. 81fa7a9 nouveau: fix drm version check some more by Ben Skeggs · 14 years ago
  95. d1cec6d nouveau: fix thinko in drm version check by Ben Skeggs · 14 years ago
  96. b61e81a nouveau: accept both 0.0.16 and 1.x.x by Ben Skeggs · 14 years ago
  97. 204c76c nouveau: stop shipping nouveau_class.h by Ben Skeggs · 14 years ago
  98. c1c8bbf nouveau: fix annoying compiler warning by Ben Skeggs · 15 years ago
  99. df32c30 nouveau: fix segfault in nouveau_bo_new_tile() failure path by Ben Skeggs · 15 years ago
  100. a247fca nouveau: remove unused field from nouveau_bo by Ben Skeggs · 15 years ago