1. 1d7e78d exynos: replace G2D_DOUBLE_TO_FIXED macro with function by Tobias Jakobi · 10 years ago
  2. 0ca03a4 drm: add drmGet(Primary|Render)DeviceNameFromFd functions by Emil Velikov · 10 years ago
  3. b374a59 tests: automake: keep the libs link at the final stage by Emil Velikov · 10 years ago
  4. f5b7a1d tests: move the SUBDIR at the top of the makefile by Emil Velikov · 10 years ago
  5. 58e5010 automake: drop the NULL variable from the makefile by Emil Velikov · 10 years ago
  6. 9244d98 configure: update help strings by Emil Velikov · 10 years ago
  7. 36cff14 configure: omap, freedreno and tegra require atomics by Emil Velikov · 10 years ago
  8. 9f90ee9 automake: wrap an insanely long line by Emil Velikov · 10 years ago
  9. fcff9e2 Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" by Daniel Vetter · 10 years ago
  10. 080b492 intel: Fix documentation for drm_intel_gem_bo_wait() by Kristian Høgsberg · 10 years ago
  11. f799a52 tests/radeon: set the list* functions as inline by Emil Velikov · 10 years ago
  12. 0b3e540 exynos_fimg2d_test: remove unused variables by Emil Velikov · 10 years ago
  13. bb6cc7c tests: remove unused variables by Emil Velikov · 10 years ago
  14. 4c6b1b1 autotools: add WARN_CFLAGS to all targets by Emil Velikov · 10 years ago
  15. 794810d tests: fix implicit funciton declaration errors by Emil Velikov · 10 years ago
  16. 2b209fc exynos_fimg2d_test: fix implicit funciton declaration errors by Emil Velikov · 10 years ago
  17. 0dec5e1 autotools: add AM_DISTCHECK_CONFIGURE_FLAGS by Emil Velikov · 10 years ago
  18. 77703f6 tests: add support for imx-drm by Philipp Zabel · 10 years ago
  19. 1f73578 Add new drmGetNodeTypeFromFd function by Frank Binns · 10 years ago
  20. 5c1c09e android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES by Chih-Wei Huang · 10 years ago
  21. 8eb1da8 libdrm: fix the Android 64bit build by Emil Velikov · 10 years ago
  22. 7cb1d6e nouveau: fix unlock nouveau_bo_name_ref() by Jerome Glisse · 10 years ago
  23. dbc8b11 Add new drmOpenOnceWithType function (v2) by Jammy Zhou · 10 years ago
  24. f1adc4b Add new drmOpenWithType function (v4) by Jammy Zhou · 10 years ago
  25. dd89e1e Stop undefining _ATOMIC_TYPE in Solaris/NetBSD section of xf86atomic.h by Alan Coopersmith · 10 years ago
  26. 95f23cf xf86drm: Fix ioctl struct clearing in drmGetVersion by Daniel Vetter · 10 years ago
  27. 3a6c65c tests: remove intel-specific tests by Daniel Vetter · 10 years ago
  28. fd38794 xf86drm: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  29. 80834b3 drm: use drmIoctl everywhere by Daniel Vetter · 10 years ago
  30. 7e0460c xf86drmMode: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  31. eb7a5b6 intel: Unconditionally clear ioctl structs by Daniel Vetter · 10 years ago
  32. de8532d Fix gcc -Wextra warnings by Jan Vesely · 10 years ago
  33. 6ce0620 random: Use unsigned long for seed by Jan Vesely · 10 years ago
  34. ccbb9aa exynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls by Hyungwon Hwang · 10 years ago
  35. d41b7a3 exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls by Hyungwon Hwang · 10 years ago
  36. 28ee135 nouveau: Remove unused static function. by Thomas Klausner · 11 years ago
  37. 63d6d77 intel: Only define variable when it's used. by Thomas Klausner · 11 years ago
  38. 87fdd32 Add NetBSD atomic ops support. by Thomas Klausner · 10 years ago
  39. 96cf455 Fix libdrm's atomic_dec_and_test on Solaris. by Thomas Klausner · 10 years ago
  40. 0c5aaee Add new drmOpenRender function by Frank Binns · 10 years ago
  41. ad8bbfd Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY by Frank Binns · 10 years ago
  42. d2e0f55 configure.ac: bump version to 2.4.59 for release by Maarten Lankhorst · 10 years ago
  43. d5bfbdc only enable support for freedreno on arm automatically by Maarten Lankhorst · 10 years ago
  44. eca91cf radeon: align r600/700 fmask to 128 X blocks. by Dave Airlie · 10 years ago
  45. a5003c6 configure/freedreno: enable freedreno by default by Rob Clark · 10 years ago
  46. 28662b7 configure/freedreno: make KGSL support optional by Rob Clark · 10 years ago
  47. 13fcc69 intel: Fix GTT entry setup for aub dump by Zhenyu Wang · 10 years ago
  48. d7c0a08 modetest: Allocate dumb buffers with the correct bpp by Laurent Pinchart · 10 years ago
  49. 566c3ce Add new DRM_MODE_CONNECTOR and _ENCODER defines by Adam Cheney · 10 years ago
  50. f99522e tegra: Implement drm_tegra_bo_{get,set}_tiling() by Thierry Reding · 10 years ago
  51. d3ad65d tegra: Implement drm_tegra_bo_{get,set}_flags() by Thierry Reding · 10 years ago
  52. 7b5e652 tegra: Add SET/GET_FLAGS IOCTLs by Thierry Reding · 10 years ago
  53. 5ad2eef tegra: Add GET/SET_TILING IOCTLs by Thierry Reding · 10 years ago
  54. 93035cf tegra: Add simple test for drm_tegra_open() by Thierry Reding · 11 years ago
  55. d6a4c2c libdrm: Add NVIDIA Tegra support by Thierry Reding · 12 years ago
  56. fb41770 update signed/object prop types by Rob Clark · 11 years ago
  57. c2c0346 modetest: Print newline for empty blobs by Ville Syrjälä · 12 years ago
  58. b958d76 modetest: alpha buffers by Rob Clark · 11 years ago
  59. 8f66c98 tests: add proptest by Paulo Zanoni · 12 years ago
  60. 1fec623 modetest: universal plane support by Rob Clark · 10 years ago
  61. 29bb4c6 modetest: Use threads for cursors instead of SIGALRM by Jasper St. Pierre · 10 years ago
  62. ec65f8d intel: Avoid overcounting fences when emitting self-referential relocs by Chris Wilson · 12 years ago
  63. 4f44ecc intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0 by Thomas Meyer · 10 years ago
  64. 5306078 freedreno: do handle lookup on handle and dmabuf import by Rob Clark · 10 years ago
  65. 00847fa intel/skl: add gen9 to the CS decoding init by Damien Lespiau · 12 years ago
  66. f1e15d1 intel/skl: Add gen9 to the buffer manager init by Damien Lespiau · 12 years ago
  67. c19a986 intel/skl: Add SKL PCI ids by Damien Lespiau · 11 years ago
  68. c866dc7 radeon: Always multiply pitch_bytes by nsamples, not by slice_pt by Michel Dänzer · 10 years ago
  69. 7068d98 configure.ac: bump version to 2.4.58 for release by Rob Clark · 10 years ago
  70. 0599f2f more compile fix by Rob Clark · 10 years ago
  71. c09dcbc fix compile error on 32bit systems by Rob Clark · 10 years ago
  72. a6cddb3 configure.ac: bump version to 2.4.57 for release by Rob Clark · 10 years ago
  73. 537b1ca intel: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  74. 84badff freedreno: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  75. 6281cf1 radeon: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  76. c98c54f nouveau: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  77. dadc9ef libkms: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  78. faf51d5 drm: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  79. 4c2766b Add private mmap/munmap wrappers by Emil Velikov · 10 years ago
  80. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  81. 33bad73 modetest: Add support of STI driver by Benjamin Gaignard · 10 years ago
  82. 6f95526 modetest: add Android build by Emil Velikov · 10 years ago
  83. fea3831 modetest: move sources lists to makefiles.sources by Emil Velikov · 10 years ago
  84. a3dfd6d libkms: add Android build by Emil Velikov · 10 years ago
  85. 1a75044 libkms: move sources lists to makefile.sources by Emil Velikov · 10 years ago
  86. f3fd11b libkms: build the intel backend only when needed by Emil Velikov · 10 years ago
  87. be7d297 configure: unconditionally check for atomic ops/primitives by Emil Velikov · 10 years ago
  88. f52309e automake: fix 'make commit-headers' by Emil Velikov · 10 years ago
  89. deb690f Remove i810_drm.h and i830_drm.h from the distribution tarball by Emil Velikov · 10 years ago
  90. 98ec08d automake: remove obsolete makefiles by Emil Velikov · 10 years ago
  91. 666788a freedreno: add dmabuf import/export helpers by Rob Clark · 10 years ago
  92. 77dce9a intel: Don't leak the test page in an has_userptr() error path by Damien Lespiau · 10 years ago
  93. 0fa1dbf intel: Adding locks for drm objects synchronization. by Rafal Sapala · 10 years ago
  94. ae8edc7 intel: Add support for userptr objects by Tvrtko Ursulin · 10 years ago
  95. 86b37c6 intel: make drm_intel_gem_bo_get_reloc_count() thread safe by Lionel Landwerlin · 10 years ago
  96. 88025ad intel: make bo_unreference() thread safe by Lionel Landwerlin · 10 years ago
  97. 743af59 intel: make bufmgr_gem shareable from different API by Lionel Landwerlin · 10 years ago
  98. 63fc571 atomic: add atomic_add_unless() by Lionel Landwerlin · 10 years ago
  99. 8c2ae16 freedreno: fd_bo_from_handle() remove duplicate declaration by Emil Velikov · 10 years ago
  100. d69cc40 android: add CleanSpec.mk by Emil Velikov · 10 years ago