1. 2f2c8ac amdgpu: support non-page-aligned userptr by monk.liu · 9 years ago
  2. 3c5fe78 drm: add tests/amdgpu (v3) by Alex Deucher · 9 years ago
  3. 0936139 drm: add libdrm_amdgpu (v7) by Alex Deucher · 9 years ago
  4. a3c89dd drm: add util_math.h by Alex Deucher · 9 years ago
  5. 4ee0fa2 drm: consolidate common list implementations (v2) by Alex Deucher · 9 years ago
  6. cd2f91e intel: Drop aub dumping functionality by Kristian Høgsberg Kristensen · 9 years ago
  7. fc08332 xf86drm: use the correct device minor names on OpenBSD by Jonathan Gray · 9 years ago
  8. 66c3afb xf86drm: correct the OpenBSD DRM_MAJOR define by Jonathan Gray · 9 years ago
  9. 1d3b823 xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD by Jonathan Gray · 9 years ago
  10. d1f321f man: remove .man_fixup workaround by Emil Velikov · 9 years ago
  11. 1a6efaf drm: Detect no-op drmModeAtomicRequest and return early by Chris Wilson · 9 years ago
  12. 293f8fa Build vbltest irrespective of the presence of libudev. by Joonyoung Shim · 9 years ago
  13. c086552 Consistently check the fd value by Emil Velikov · 9 years ago
  14. c1cd3d9 xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType} by Emil Velikov · 9 years ago
  15. c86dabf omap: zero is a valid fd number, treat it as such by Emil Velikov · 9 years ago
  16. ea17864 freedreno: zero is a valid fd number, treat it as such by Emil Velikov · 9 years ago
  17. dfed5e1 include <sys/types.h> & <sys/mkdev.h> directly for major() and minor() by Alan Coopersmith · 9 years ago
  18. fc8c3e2 Fix headers inclusion in xf86drmMode.c by Julien Cristau · 9 years ago
  19. 5ba34e1 Set alignment value in drm_intel_add_validate_buffer() by Anuj Phogat · 10 years ago
  20. 5c68f9f i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal() by Anuj Phogat · 10 years ago
  21. 676c806 configure: default --enable-valgrind to auto by Emil Velikov · 9 years ago
  22. ba4b5ac configure.ac: bump version to 2.4.62 for release by Emil Velikov · 9 years ago
  23. 2bf0d5b tests/exynos: handle G2D_IMGBUF_COLOR in switch statements by Tobias Jakobi · 9 years ago
  24. b26c8ef tests/exynos: remove connector_find_plane by Tobias Jakobi · 9 years ago
  25. 13ad10a tests/exynos: simplify drm_set_crtc by Tobias Jakobi · 9 years ago
  26. 28d896c tests/exynos: remove struct fimg2d_test_case by Tobias Jakobi · 9 years ago
  27. 3aeea61 tests/exynos: remove unused define by Tobias Jakobi · 9 years ago
  28. 0536d33 tests/exynos: clean struct connector by Tobias Jakobi · 9 years ago
  29. 53b1081 exynos/fimg2d: simplify g2d_fini() by Tobias Jakobi · 9 years ago
  30. 8d8bbbb tests/exynos: replace return by break by Tobias Jakobi · 9 years ago
  31. 7da8f07 exynos: fimg2d: fix return codes by Tobias Jakobi · 9 years ago
  32. 47a2de2 configure: Add flag to disable valgrind support. by Matt Turner · 9 years ago
  33. 5f76273 xf86drmMode: include config.h before anything else by Emil Velikov · 9 years ago
  34. 8426967 xf86drmMode: remove unused valgrind(VG) macros by Emil Velikov · 9 years ago
  35. 32471b2 Add blob property create/destroy ioctl wrappers by Daniel Stone · 9 years ago
  36. ed44e0b Support atomic modesetting ioctl by Ville Syrjälä · 9 years ago
  37. 5b0e76f Revert "Add device enumeration interface (v4)" by Emil Velikov · 9 years ago
  38. 203983f nouveau: add asserts to make sure krefs are there by Ilia Mirkin · 9 years ago
  39. 97be70b tests/kmstest: support atmel-hlcdc by Boris BREZILLON · 9 years ago
  40. e6a1064 modetest: add atmel-hlcdc driver support by Boris BREZILLON · 9 years ago
  41. 360a7ea modetest: only select plane with matching format by Tobias Jakobi · 9 years ago
  42. 85ede61 modetest: make middle SMPTE colors transparent by Tobias Jakobi · 9 years ago
  43. 4bca42f drmPrime*: initialize output args to 0 by Guillaume Desmottes · 9 years ago
  44. 454b149 Fix one warning (v2) by Jammy Zhou · 9 years ago
  45. d0e592d xf86drm: simplify drmMalloc/drmFree by Emil Velikov · 9 years ago
  46. 128344c modetest: replace malloc + memset with calloc by Emil Velikov · 9 years ago
  47. c78917e modetest: explicitly zero the newly allocated memory by Emil Velikov · 9 years ago
  48. fde4969 Add device enumeration interface (v4) by frank · 9 years ago
  49. bb0b97e radeon: add new bonaire pci id by Alex Deucher · 9 years ago
  50. a1acffd nouveau: add coherent BO attribute by Alexandre Courbot · 9 years ago
  51. e9ea1f4 intel: Add the Broxton PCI IDs by Damien Lespiau · 9 years ago
  52. b236062 configure.ac: bump version to 2.4.61 for release by Ben Skeggs · 9 years ago
  53. 812e8fe nouveau: restore check that avoids multiple user bos per kernel bo by Ben Skeggs · 9 years ago
  54. b4defea modetest: fix allocation for yuv420/yvu420 by Rob Clark · 9 years ago
  55. b4a6f50 freedreno: link against CLOCK_LIB by Emil Velikov · 10 years ago
  56. 9dd2e8e android: set the HAVE_VISIBILITY define by Emil Velikov · 10 years ago
  57. b091ecd modetest: fix the arguments of the MAKE_RGB_INFO define by Joonyoung Shim · 10 years ago
  58. 3092148 intel: Leak the userptr test bo by Tvrtko Ursulin · 10 years ago
  59. 9915e68 modetest: destroy the cursor bo by Joonyoung Shim · 10 years ago
  60. 4d760d7 modetest: clear buffer and framebuffer for planes by Joonyoung Shim · 9 years ago
  61. 21170a8 modetest: fix the error path handling by Joonyoung Shim · 10 years ago
  62. bcaaa75 modetest: make use of drmModeRmFB by Joonyoung Shim · 10 years ago
  63. 4e4d79d modetest: fix Segmentation fault by Joonyoung Shim · 10 years ago
  64. b1d19de modetest: initialize handles/pitches in set_plane() by Tobias Jakobi · 9 years ago
  65. 0c8db0a Add missing <strings.h> includes by Greg Hackmann · 10 years ago
  66. e2b5318 man: rework the Makefile.am by Emil Velikov · 10 years ago
  67. 41eb131 drm: use c99 __func__ over __FUNCTION__ by Emil Velikov · 10 years ago
  68. e59f00f configure: request/set the compiler in C99 mode by Emil Velikov · 10 years ago
  69. 0f8da82 drm: remove drm_public macro by Emil Velikov · 10 years ago
  70. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 10 years ago
  71. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 10 years ago
  72. a814f93 tegra: add symbols test by Emil Velikov · 10 years ago
  73. 62b35fb omap: add symbols test by Emil Velikov · 10 years ago
  74. 9f8fb46 exynos: add symbols test by Emil Velikov · 10 years ago
  75. b0d4ee6 libkms: add symbols test by Emil Velikov · 10 years ago
  76. 983892d libkms: annotate private symbols by Emil Velikov · 10 years ago
  77. 47429af nouveau: add symbols test by Emil Velikov · 10 years ago
  78. 76e9799 nouveau: annotate the private symbols by Emil Velikov · 10 years ago
  79. a418f2f intel: add symbols test by Emil Velikov · 10 years ago
  80. 5966d37 intel: annotate the private symbols by Emil Velikov · 10 years ago
  81. 1756d3d intel: remove unused mmFindBlock by Emil Velikov · 10 years ago
  82. 8e76f63 intel: remove the drm_mm* symbol workarounds by Emil Velikov · 10 years ago
  83. 7c7d1f3 freedreno: add symbols test by Emil Velikov · 10 years ago
  84. 44e9a02 freedreno: annotate the private symbols by Emil Velikov · 10 years ago
  85. 552de22 radeon: add symbols test by Emil Velikov · 10 years ago
  86. ab84a95 radeon: move bof.[ch] out of libdrm_radeon by Emil Velikov · 10 years ago
  87. 40902b9 configure.ac: split -fvisibility and __attribute__((visibility)) checks by Emil Velikov · 10 years ago
  88. 0d78b37 modeprint: add missing encoder/connector type names by Rob Clark · 10 years ago
  89. 32258e4 intel: Delay testing for userptr until first use by Chris Wilson · 10 years ago
  90. 5ed5fa1 mode: Retrieve only the current information for a Connector by Chris Wilson · 10 years ago
  91. 6f90b77 android: remove unnecessary TARGET_OUT_HEADERS variable by Chih-Wei Huang · 10 years ago
  92. d20314d xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic by Daniel Kurtz · 10 years ago
  93. 1490055 xf86drm: Fix ioctl struct clearing in drmAgpEnable by Connor Behan · 10 years ago
  94. 37dc0a1 drm: use correct printf modifiers by Emil Velikov · 10 years ago
  95. 03cd9df drm: replace HASH_DEBUG with DEBUG by Emil Velikov · 10 years ago
  96. 1ed5faa tests/random: return non-zero on test failure by Emil Velikov · 10 years ago
  97. f1f4cab tests/random: extract test out of xf86drmRandom.c by Emil Velikov · 10 years ago
  98. 7e4f066 tests/hash: return non-zero on failure by Emil Velikov · 10 years ago
  99. 4fcb663 tests/hash: style fixes by Emil Velikov · 10 years ago
  100. c53da3a tests/hash: misc compilation fixes by Emil Velikov · 10 years ago