1. 6281cf1 radeon: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  2. c98c54f nouveau: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  3. dadc9ef libkms: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  4. faf51d5 drm: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  5. 4c2766b Add private mmap/munmap wrappers by Emil Velikov · 10 years ago
  6. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  7. 33bad73 modetest: Add support of STI driver by Benjamin Gaignard · 10 years ago
  8. 6f95526 modetest: add Android build by Emil Velikov · 10 years ago
  9. fea3831 modetest: move sources lists to makefiles.sources by Emil Velikov · 10 years ago
  10. a3dfd6d libkms: add Android build by Emil Velikov · 10 years ago
  11. 1a75044 libkms: move sources lists to makefile.sources by Emil Velikov · 10 years ago
  12. f3fd11b libkms: build the intel backend only when needed by Emil Velikov · 10 years ago
  13. be7d297 configure: unconditionally check for atomic ops/primitives by Emil Velikov · 10 years ago
  14. f52309e automake: fix 'make commit-headers' by Emil Velikov · 10 years ago
  15. deb690f Remove i810_drm.h and i830_drm.h from the distribution tarball by Emil Velikov · 10 years ago
  16. 98ec08d automake: remove obsolete makefiles by Emil Velikov · 10 years ago
  17. 666788a freedreno: add dmabuf import/export helpers by Rob Clark · 10 years ago
  18. 77dce9a intel: Don't leak the test page in an has_userptr() error path by Damien Lespiau · 10 years ago
  19. 0fa1dbf intel: Adding locks for drm objects synchronization. by Rafal Sapala · 10 years ago
  20. ae8edc7 intel: Add support for userptr objects by Tvrtko Ursulin · 10 years ago
  21. 86b37c6 intel: make drm_intel_gem_bo_get_reloc_count() thread safe by Lionel Landwerlin · 10 years ago
  22. 88025ad intel: make bo_unreference() thread safe by Lionel Landwerlin · 10 years ago
  23. 743af59 intel: make bufmgr_gem shareable from different API by Lionel Landwerlin · 10 years ago
  24. 63fc571 atomic: add atomic_add_unless() by Lionel Landwerlin · 10 years ago
  25. 8c2ae16 freedreno: fd_bo_from_handle() remove duplicate declaration by Emil Velikov · 10 years ago
  26. d69cc40 android: add CleanSpec.mk by Emil Velikov · 10 years ago
  27. a8ce03f freedreno: add Android build support by Emil Velikov · 10 years ago
  28. 41bfc07 nouveau: add Android build support by Emil Velikov · 10 years ago
  29. adb1cdc radeon: add Android build support by Emil Velikov · 10 years ago
  30. b26dc00 libdrm,intel: rework android header handling by Emil Velikov · 13 years ago
  31. 0a92953 libdrm,intel: Add Android build by Emil Velikov · 10 years ago
  32. 4255d3d libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources by Emil Velikov · 10 years ago
  33. 02b3ad7 libkms: remove explicit define _FILE_OFFSET_BITS 64 by Emil Velikov · 10 years ago
  34. 8e93afc all: include config.h only when available and use its defines by Emil Velikov · 10 years ago
  35. 391bba9 radeon: Fix surf->bankh init by default value when surf->tile_split == 0 by Maks Naumov · 10 years ago
  36. 22b995d radeon: add new SI pci ids by Alex Deucher · 10 years ago
  37. 3ad801b radeon: add new CIK pci ids by Alex Deucher · 10 years ago
  38. d9ce09d exynos: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  39. 479b6ce freedreno: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  40. 2d1044c omap: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  41. edbb4e5 drm: Implement drmCheckModesettingSupported() for DragonFly by François Tigeot · 10 years ago
  42. 07fead4 intel: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  43. 58ce9d6 radeon: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  44. 56c4857 nouveau: Only export public functions. by Maarten Lankhorst · 10 years ago
  45. 5d83579 configure: Support symbol visibility when available by Thierry Reding · 11 years ago
  46. d686160 configure.ac: bump version to 2.4.56 for release by Marek Olšák · 10 years ago
  47. 2169dce radeon: fix typo in sample split / fixes MSAA on Hawaii by Marek Olšák · 10 years ago
  48. 8bdb4cf libdrm: Fix drm.h include in qxl drm header file by Andreas Boll · 11 years ago
  49. 6f15ca8 bump to version 2.4.55 for release by Maarten Lankhorst · 10 years ago
  50. a328b02 exynos: do not build fimg2d_test when building without libkms support. by Maarten Lankhorst · 10 years ago
  51. c0b34dc radeon: Add missing header includes. by Thomas Klausner · 10 years ago
  52. 72f84b8 radeon: Remove superfluous parentheses. by Thomas Klausner · 10 years ago
  53. e8c3c13 exynos: fix scaling factor computation in g2d_copy_with_scale by Tobias Jakobi · 10 years ago
  54. 3001c23 exynos: fix G2D_DOUBLE_TO_FIXED for non-integer input by Tobias Jakobi · 10 years ago
  55. 63f51fc exynos: fix coordinate computation in g2d_copy by Tobias Jakobi · 10 years ago
  56. 4fddc92 intel: Add new userptr ioctl by Tvrtko Ursulin · 10 years ago
  57. 20edfb9 intel: Sync typo fix from the kernel sources. by Damien Lespiau · 10 years ago
  58. 3cde43f intel: Sync the command parser version parameter from kernel by Damien Lespiau · 10 years ago
  59. 56d170b freedreno: add chip-id property by Rob Clark · 10 years ago
  60. 09db801 freedreno: sync kernel header by Rob Clark · 10 years ago
  61. 8fc62ca drm: Add universal plane capability bit and plane type enums by Matt Roper · 11 years ago
  62. 305478c drmOpenByName: remove redundant drmAvailable check by Daniel Kurtz · 11 years ago
  63. ee87b47 exynos: removed unused fd field by Daniel Kurtz · 11 years ago
  64. a13bdd5 exynos: prime: use drmPrime*() helpers by Daniel Kurtz · 11 years ago
  65. d1000c4 exynos_fimg2d_test: fix drmModeRmFB by Daniel Kurtz · 11 years ago
  66. 382043e exynos: remove unusable "run" target by Daniel Kurtz · 11 years ago
  67. 4e193aa exynos_fimg2d: fix cast from pointer to integer of different size by Daniel Kurtz · 11 years ago
  68. ebe21ba exynos: fix two warnings by Daniel Kurtz · 11 years ago
  69. 71bbf86 eyxnos: install exynos tests if HAVE_INSTALL_TESTS by Daniel Kurtz · 11 years ago
  70. 5126fcb bump version to 2.4.54 for release by Alex Deucher · 11 years ago
  71. 3bdf1f7 radeon: add Mullins pci ids by Samuel Li · 11 years ago
  72. c2bc8ad radeon: add Mullins chip family by Samuel Li · 11 years ago
  73. 828c3e8 Use signed location for drmModeSetPlane by Daniel Kurtz · 11 years ago
  74. bb1f426 intel/chv: Add Cherryview PCI IDs by Ville Syrjälä · 12 years ago
  75. e6ec4c8 freedreno: add missing fxn prototype by Rob Clark · 11 years ago
  76. 0e51279 modetest: add cursor support by Rob Clark · 11 years ago
  77. d4083dc tests: Use drmFreeVersion() instead of drmFree() by Thierry Reding · 11 years ago
  78. 303ff26 libdrm: Remove extraneous parameter by Thierry Reding · 11 years ago
  79. 3d7a51e intel: Fix some format strings by Thierry Reding · 11 years ago
  80. 44b08c0 Mark functions printf-like where possible by Thierry Reding · 11 years ago
  81. 7974b53 amend previous commit to actually compile by Maarten Lankhorst · 11 years ago
  82. b1d4def nouveau: safen up nouveau_device list usage against concurrent access by Maarten Lankhorst · 11 years ago
  83. 504d606 Bump version to 2.4.53 for release by Marek Olšák · 11 years ago
  84. 4e77991 radeon: sync with radeon_drm.h from kernel headers by Marek Olšák · 11 years ago
  85. 1cb5fc7 freedreno: zero out unused field by Rob Clark · 11 years ago
  86. 230389a freedreno: do not leak drmVersion by Emil Velikov · 11 years ago
  87. ee8c9a1 freedreno/kgsl: don't even bother trying CREATE_FD by Rob Clark · 11 years ago
  88. cd19964 freedreno: fix null ptr in error path by Rob Clark · 11 years ago
  89. 5a33246 freedreno: simplify device creation by Rob Clark · 11 years ago
  90. 1d86869 Enable libkms by default on DragonFly by François Tigeot · 11 years ago
  91. c5de5ab freedreno: some msm-ring reset/flush fixes by Rob Clark · 11 years ago
  92. 128e74c freedreno: fix license by Rob Clark · 11 years ago
  93. cbb31f2 drm: Implement drmCheckModesettingSupported() for FreeBSD by Robert Millan · 11 years ago
  94. ce62b8e modeprint: pretty print connector names by Lucas Stach · 11 years ago
  95. 46d451c Bump the version to 2.4.52 by Kenneth Graunke · 11 years ago
  96. edf17db intel: Create a new drm_intel_bo offset64 field. by Kenneth Graunke · 11 years ago
  97. 02f93c2 intel: Track whether a buffer is idle to avoid trips to the kernel. by Eric Anholt · 11 years ago
  98. 734de70 drm: Initialize or valgrind-clear modesetting ioctl arguments. by Eric Anholt · 11 years ago
  99. cb4bc8e Mark debug_print with __attribute__ ((format(__printf__, 1, 0))) by Keith Packard · 11 years ago
  100. 8279c8f freedreno: add fd_device_new_dup() by Rob Clark · 11 years ago