1. bc6b517 android: remove explicit include to libpciaccess by Emil Velikov · 9 years ago
  2. 8dff7a0 tests/exynos: Fix missing static keyword by Jan Vesely · 9 years ago
  3. cfbe9c9 Remove drmSetDebugMsgFunction and related infrastructure by Jan Vesely · 9 years ago
  4. 6fc0e4b Fix unused function warnings by Jan Vesely · 10 years ago
  5. 9588e66 tests: add rockchip to modetest, kmstest, vbltest and proptest by Daniel Kurtz · 9 years ago
  6. 292b510 proptest: install it with --enable-install-test-programs by Daniel Kurtz · 10 years ago
  7. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  8. 3b4f9fe android: get rid of LIBDRM_TOP by Chih-Wei Huang · 9 years ago
  9. a3b3c1a android: simplify the including rule of subdirs by Chih-Wei Huang · 9 years ago
  10. 568b3a0 android: add the missing tag "optional" to libkms by Emil Velikov · 9 years ago
  11. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 9 years ago
  12. c277cbd android: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  13. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 9 years ago
  14. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 9 years ago
  15. e2acca4 RELEASING: Fix annouce typo by Damien Lespiau · 9 years ago
  16. 992940c RELEASING: Fix the step numbering by Damien Lespiau · 9 years ago
  17. 8f245b7 RELEASING: Fix releasing instructions to match the latest release.sh by Damien Lespiau · 9 years ago
  18. 8576527 intel: Merge latest i915_drm.h by Neil Roberts · 9 years ago
  19. 5f7b672 build: Bump version number to 2.4.60 before release by Damien Lespiau · 9 years ago
  20. d556e06 intel: Export total subslice and EU counts by Jeff McGee · 10 years ago
  21. d20413a configure.ac: error out if building freedreno_kgsl without freedreno by Emil Velikov · 9 years ago
  22. 6485085 configure.ac: fix help string copy/pasta by Emil Velikov · 9 years ago
  23. 0e4d5a3 configure.ac: fix host_cpu/atomics detection by Emil Velikov · 9 years ago
  24. ffb1e28 autogen.sh: handle out-of-tree invokation by Emil Velikov · 10 years ago
  25. d8ea64d configure: Stop using AM_MAINTAINER_MODE by Emil Velikov · 10 years ago
  26. 858b21f exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR by Tobias Jakobi · 9 years ago
  27. 3f12191 exynos: add fimg2d header to common includes by Tobias Jakobi · 9 years ago
  28. 9a0949a exynos: add exynos prefix to fimg2d header by Tobias Jakobi · 9 years ago
  29. 736d6a1 exynos: use structure initialization instead of memset by Tobias Jakobi · 9 years ago
  30. 8903732 exynos: honor the repeat mode in g2d_copy_with_scale by Tobias Jakobi · 9 years ago
  31. 03c9ccc exynos: add g2d_scale_and_blend by Tobias Jakobi · 9 years ago
  32. 6f950de tests/exynos: fimg2d: add a checkerboard test by Tobias Jakobi · 9 years ago
  33. 763ff19 modetest: include into the build when libkms is not selected. by Emil Velikov · 10 years ago
  34. d729d75 Add static qualifier to local functions by Jan Vesely · 10 years ago
  35. 0706c14 Fix unused, and unused-but-set variables warnings by Jan Vesely · 10 years ago
  36. 13e3430 dristat: Handle DRM_CONSISTENT by Jan Vesely · 10 years ago
  37. 65041c4 Fix type-limits, pointer-arith and sign-compare warnings by Jan Vesely · 10 years ago
  38. f11b8c9 tests: String literals are const char * by Jan Vesely · 10 years ago
  39. 0e1135d On Solaris, #include <sys/mkdev.h> in xf86drm.c by Alan Coopersmith · 10 years ago
  40. ba5a0b6 nouveau: Do not add most bo's to the global bo list. by Maarten Lankhorst · 10 years ago
  41. 5ea6f1c nouveau: make nouveau importing global buffers completely thread-safe, with tests by Maarten Lankhorst · 10 years ago
  42. 7caa442 Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test by Maarten Lankhorst · 10 years ago
  43. cd46854 Add atomic_inc_return to atomics. by Maarten Lankhorst · 10 years ago
  44. f7b0586 exynos: fimg2d: whitespace fix in g2d_flush by Tobias Jakobi · 10 years ago
  45. 0d48697 exynos: fimg2d: introduce G2D_OP_INTERPOLATE by Tobias Jakobi · 10 years ago
  46. 81b71e4 exynos: fimg2d: unify register style by Tobias Jakobi · 10 years ago
  47. ac9e095 exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR by Tobias Jakobi · 10 years ago
  48. ba858e0 exynos: fimg2d: remove TRUE/FALSE from header by Tobias Jakobi · 10 years ago
  49. 734d13b tests/exynos: improve error handling by Tobias Jakobi · 10 years ago
  50. 74add49 exynos: introduce g2d_add_base_addr helper function by Tobias Jakobi · 10 years ago
  51. 6e2a9f9 tests/exynos: introduce wait_for_user_input by Tobias Jakobi · 10 years ago
  52. a7c865d tests/exynos: disable the G2D userptr/blend test by Tobias Jakobi · 10 years ago
  53. c8168fe tests/exynos: fix typos and change wording by Tobias Jakobi · 10 years ago
  54. 1d7e78d exynos: replace G2D_DOUBLE_TO_FIXED macro with function by Tobias Jakobi · 10 years ago
  55. 0ca03a4 drm: add drmGet(Primary|Render)DeviceNameFromFd functions by Emil Velikov · 10 years ago
  56. b374a59 tests: automake: keep the libs link at the final stage by Emil Velikov · 10 years ago
  57. f5b7a1d tests: move the SUBDIR at the top of the makefile by Emil Velikov · 10 years ago
  58. 58e5010 automake: drop the NULL variable from the makefile by Emil Velikov · 10 years ago
  59. 9244d98 configure: update help strings by Emil Velikov · 10 years ago
  60. 36cff14 configure: omap, freedreno and tegra require atomics by Emil Velikov · 10 years ago
  61. 9f90ee9 automake: wrap an insanely long line by Emil Velikov · 10 years ago
  62. fcff9e2 Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" by Daniel Vetter · 10 years ago
  63. 080b492 intel: Fix documentation for drm_intel_gem_bo_wait() by Kristian Høgsberg · 10 years ago
  64. f799a52 tests/radeon: set the list* functions as inline by Emil Velikov · 10 years ago
  65. 0b3e540 exynos_fimg2d_test: remove unused variables by Emil Velikov · 10 years ago
  66. bb6cc7c tests: remove unused variables by Emil Velikov · 10 years ago
  67. 4c6b1b1 autotools: add WARN_CFLAGS to all targets by Emil Velikov · 10 years ago
  68. 794810d tests: fix implicit funciton declaration errors by Emil Velikov · 10 years ago
  69. 2b209fc exynos_fimg2d_test: fix implicit funciton declaration errors by Emil Velikov · 10 years ago
  70. 0dec5e1 autotools: add AM_DISTCHECK_CONFIGURE_FLAGS by Emil Velikov · 10 years ago
  71. 77703f6 tests: add support for imx-drm by Philipp Zabel · 10 years ago
  72. 1f73578 Add new drmGetNodeTypeFromFd function by Frank Binns · 10 years ago
  73. 5c1c09e android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES by Chih-Wei Huang · 10 years ago
  74. 8eb1da8 libdrm: fix the Android 64bit build by Emil Velikov · 10 years ago
  75. 7cb1d6e nouveau: fix unlock nouveau_bo_name_ref() by Jerome Glisse · 10 years ago
  76. dbc8b11 Add new drmOpenOnceWithType function (v2) by Jammy Zhou · 10 years ago
  77. f1adc4b Add new drmOpenWithType function (v4) by Jammy Zhou · 10 years ago
  78. dd89e1e Stop undefining _ATOMIC_TYPE in Solaris/NetBSD section of xf86atomic.h by Alan Coopersmith · 10 years ago
  79. 95f23cf xf86drm: Fix ioctl struct clearing in drmGetVersion by Daniel Vetter · 10 years ago
  80. 3a6c65c tests: remove intel-specific tests by Daniel Vetter · 10 years ago
  81. fd38794 xf86drm: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  82. 80834b3 drm: use drmIoctl everywhere by Daniel Vetter · 10 years ago
  83. 7e0460c xf86drmMode: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  84. eb7a5b6 intel: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  85. de8532d Fix gcc -Wextra warnings by Jan Vesely · 10 years ago
  86. 6ce0620 random: Use unsigned long for seed by Jan Vesely · 10 years ago
  87. ccbb9aa exynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls by Hyungwon Hwang · 10 years ago
  88. d41b7a3 exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls by Hyungwon Hwang · 10 years ago
  89. 28ee135 nouveau: Remove unused static function. by Thomas Klausner · 10 years ago
  90. 63d6d77 intel: Only define variable when it's used. by Thomas Klausner · 10 years ago
  91. 87fdd32 Add NetBSD atomic ops support. by Thomas Klausner · 10 years ago
  92. 96cf455 Fix libdrm's atomic_dec_and_test on Solaris. by Thomas Klausner · 10 years ago
  93. 0c5aaee Add new drmOpenRender function by Frank Binns · 10 years ago
  94. ad8bbfd Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY by Frank Binns · 10 years ago
  95. d2e0f55 configure.ac: bump version to 2.4.59 for release by Maarten Lankhorst · 10 years ago
  96. d5bfbdc only enable support for freedreno on arm automatically by Maarten Lankhorst · 10 years ago
  97. eca91cf radeon: align r600/700 fmask to 128 X blocks. by Dave Airlie · 10 years ago
  98. a5003c6 configure/freedreno: enable freedreno by default by Rob Clark · 10 years ago
  99. 28662b7 configure/freedreno: make KGSL support optional by Rob Clark · 10 years ago
  100. 13fcc69 intel: Fix GTT entry setup for aub dump by Zhenyu Wang · 10 years ago