1. 4bca42f drmPrime*: initialize output args to 0 by Guillaume Desmottes · 9 years ago
  2. 454b149 Fix one warning (v2) by Jammy Zhou · 9 years ago
  3. d0e592d xf86drm: simplify drmMalloc/drmFree by Emil Velikov · 9 years ago
  4. 128344c modetest: replace malloc + memset with calloc by Emil Velikov · 9 years ago
  5. c78917e modetest: explicitly zero the newly allocated memory by Emil Velikov · 9 years ago
  6. fde4969 Add device enumeration interface (v4) by frank · 9 years ago
  7. bb0b97e radeon: add new bonaire pci id by Alex Deucher · 9 years ago
  8. a1acffd nouveau: add coherent BO attribute by Alexandre Courbot · 9 years ago
  9. e9ea1f4 intel: Add the Broxton PCI IDs by Damien Lespiau · 9 years ago
  10. b236062 configure.ac: bump version to 2.4.61 for release by Ben Skeggs · 9 years ago
  11. 812e8fe nouveau: restore check that avoids multiple user bos per kernel bo by Ben Skeggs · 9 years ago
  12. b4defea modetest: fix allocation for yuv420/yvu420 by Rob Clark · 9 years ago
  13. b4a6f50 freedreno: link against CLOCK_LIB by Emil Velikov · 10 years ago
  14. 9dd2e8e android: set the HAVE_VISIBILITY define by Emil Velikov · 10 years ago
  15. b091ecd modetest: fix the arguments of the MAKE_RGB_INFO define by Joonyoung Shim · 10 years ago
  16. 3092148 intel: Leak the userptr test bo by Tvrtko Ursulin · 10 years ago
  17. 9915e68 modetest: destroy the cursor bo by Joonyoung Shim · 10 years ago
  18. 4d760d7 modetest: clear buffer and framebuffer for planes by Joonyoung Shim · 9 years ago
  19. 21170a8 modetest: fix the error path handling by Joonyoung Shim · 10 years ago
  20. bcaaa75 modetest: make use of drmModeRmFB by Joonyoung Shim · 10 years ago
  21. 4e4d79d modetest: fix Segmentation fault by Joonyoung Shim · 10 years ago
  22. b1d19de modetest: initialize handles/pitches in set_plane() by Tobias Jakobi · 10 years ago
  23. 0c8db0a Add missing <strings.h> includes by Greg Hackmann · 10 years ago
  24. e2b5318 man: rework the Makefile.am by Emil Velikov · 10 years ago
  25. 41eb131 drm: use c99 __func__ over __FUNCTION__ by Emil Velikov · 10 years ago
  26. e59f00f configure: request/set the compiler in C99 mode by Emil Velikov · 10 years ago
  27. 0f8da82 drm: remove drm_public macro by Emil Velikov · 10 years ago
  28. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 10 years ago
  29. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 10 years ago
  30. a814f93 tegra: add symbols test by Emil Velikov · 10 years ago
  31. 62b35fb omap: add symbols test by Emil Velikov · 10 years ago
  32. 9f8fb46 exynos: add symbols test by Emil Velikov · 10 years ago
  33. b0d4ee6 libkms: add symbols test by Emil Velikov · 10 years ago
  34. 983892d libkms: annotate private symbols by Emil Velikov · 10 years ago
  35. 47429af nouveau: add symbols test by Emil Velikov · 10 years ago
  36. 76e9799 nouveau: annotate the private symbols by Emil Velikov · 10 years ago
  37. a418f2f intel: add symbols test by Emil Velikov · 10 years ago
  38. 5966d37 intel: annotate the private symbols by Emil Velikov · 10 years ago
  39. 1756d3d intel: remove unused mmFindBlock by Emil Velikov · 10 years ago
  40. 8e76f63 intel: remove the drm_mm* symbol workarounds by Emil Velikov · 10 years ago
  41. 7c7d1f3 freedreno: add symbols test by Emil Velikov · 10 years ago
  42. 44e9a02 freedreno: annotate the private symbols by Emil Velikov · 10 years ago
  43. 552de22 radeon: add symbols test by Emil Velikov · 10 years ago
  44. ab84a95 radeon: move bof.[ch] out of libdrm_radeon by Emil Velikov · 10 years ago
  45. 40902b9 configure.ac: split -fvisibility and __attribute__((visibility)) checks by Emil Velikov · 10 years ago
  46. 0d78b37 modeprint: add missing encoder/connector type names by Rob Clark · 10 years ago
  47. 32258e4 intel: Delay testing for userptr until first use by Chris Wilson · 10 years ago
  48. 5ed5fa1 mode: Retrieve only the current information for a Connector by Chris Wilson · 10 years ago
  49. 6f90b77 android: remove unnecessary TARGET_OUT_HEADERS variable by Chih-Wei Huang · 10 years ago
  50. d20314d xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic by Daniel Kurtz · 10 years ago
  51. 1490055 xf86drm: Fix ioctl struct clearing in drmAgpEnable by Connor Behan · 10 years ago
  52. 37dc0a1 drm: use correct printf modifiers by Emil Velikov · 10 years ago
  53. 03cd9df drm: replace HASH_DEBUG with DEBUG by Emil Velikov · 10 years ago
  54. 1ed5faa tests/random: return non-zero on test failure by Emil Velikov · 10 years ago
  55. f1f4cab tests/random: extract test out of xf86drmRandom.c by Emil Velikov · 10 years ago
  56. 7e4f066 tests/hash: return non-zero on failure by Emil Velikov · 10 years ago
  57. 4fcb663 tests/hash: style fixes by Emil Velikov · 10 years ago
  58. c53da3a tests/hash: misc compilation fixes by Emil Velikov · 10 years ago
  59. 79f9cf3 tests/hash: extract test out of xf86drmHash.c by Emil Velikov · 10 years ago
  60. 7d8c946 tests/drmsl: Extract tests out of xf86drmSL.c by Jan Vesely · 10 years ago
  61. 3b2ee2b drmSL: Fix neighbor lookup by Jan Vesely · 10 years ago
  62. bc6b517 android: remove explicit include to libpciaccess by Emil Velikov · 10 years ago
  63. 8dff7a0 tests/exynos: Fix missing static keyword by Jan Vesely · 10 years ago
  64. cfbe9c9 Remove drmSetDebugMsgFunction and related infrastructure by Jan Vesely · 10 years ago
  65. 6fc0e4b Fix unused function warnings by Jan Vesely · 10 years ago
  66. 9588e66 tests: add rockchip to modetest, kmstest, vbltest and proptest by Daniel Kurtz · 10 years ago
  67. 292b510 proptest: install it with --enable-install-test-programs by Daniel Kurtz · 10 years ago
  68. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 10 years ago
  69. 3b4f9fe android: get rid of LIBDRM_TOP by Chih-Wei Huang · 10 years ago
  70. a3b3c1a android: simplify the including rule of subdirs by Chih-Wei Huang · 10 years ago
  71. 568b3a0 android: add the missing tag "optional" to libkms by Emil Velikov · 10 years ago
  72. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 10 years ago
  73. c277cbd android: remove ${srcdir} from the includes by Emil Velikov · 10 years ago
  74. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 10 years ago
  75. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 10 years ago
  76. e2acca4 RELEASING: Fix annouce typo by Damien Lespiau · 10 years ago
  77. 992940c RELEASING: Fix the step numbering by Damien Lespiau · 10 years ago
  78. 8f245b7 RELEASING: Fix releasing instructions to match the latest release.sh by Damien Lespiau · 10 years ago
  79. 8576527 intel: Merge latest i915_drm.h by Neil Roberts · 10 years ago
  80. 5f7b672 build: Bump version number to 2.4.60 before release by Damien Lespiau · 10 years ago
  81. d556e06 intel: Export total subslice and EU counts by Jeff McGee · 10 years ago
  82. d20413a configure.ac: error out if building freedreno_kgsl without freedreno by Emil Velikov · 10 years ago
  83. 6485085 configure.ac: fix help string copy/pasta by Emil Velikov · 10 years ago
  84. 0e4d5a3 configure.ac: fix host_cpu/atomics detection by Emil Velikov · 10 years ago
  85. ffb1e28 autogen.sh: handle out-of-tree invokation by Emil Velikov · 10 years ago
  86. d8ea64d configure: Stop using AM_MAINTAINER_MODE by Emil Velikov · 10 years ago
  87. 858b21f exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR by Tobias Jakobi · 10 years ago
  88. 3f12191 exynos: add fimg2d header to common includes by Tobias Jakobi · 10 years ago
  89. 9a0949a exynos: add exynos prefix to fimg2d header by Tobias Jakobi · 10 years ago
  90. 736d6a1 exynos: use structure initialization instead of memset by Tobias Jakobi · 10 years ago
  91. 8903732 exynos: honor the repeat mode in g2d_copy_with_scale by Tobias Jakobi · 10 years ago
  92. 03c9ccc exynos: add g2d_scale_and_blend by Tobias Jakobi · 10 years ago
  93. 6f950de tests/exynos: fimg2d: add a checkerboard test by Tobias Jakobi · 10 years ago
  94. 763ff19 modetest: include into the build when libkms is not selected. by Emil Velikov · 10 years ago
  95. d729d75 Add static qualifier to local functions by Jan Vesely · 10 years ago
  96. 0706c14 Fix unused, and unused-but-set variables warnings by Jan Vesely · 10 years ago
  97. 13e3430 dristat: Handle DRM_CONSISTENT by Jan Vesely · 10 years ago
  98. 65041c4 Fix type-limits, pointer-arith and sign-compare warnings by Jan Vesely · 10 years ago
  99. f11b8c9 tests: String literals are const char * by Jan Vesely · 10 years ago
  100. 0e1135d On Solaris, #include <sys/mkdev.h> in xf86drm.c by Alan Coopersmith · 10 years ago