Android VTS 8.0 Release 12 (5795600)
  1. 870942e Merge tag 'tags/libdrm-2.4.66' into master by Sean Paul · 8 years ago
  2. 3e22b16 Remove headers from LOCAL_SRC_FILES by Dan Willemsen · 8 years ago
  3. b069597 Remove LOCAL_COPY_HEADERS by Colin Cross · 9 years ago
  4. 14968e4 freedreno: debug msg cleanup by Rob Clark · 9 years ago
  5. 76a1e97 freedreno: drop exported dmabuf fd tracking by Rob Clark · 9 years ago
  6. 691d14c freedreno: don't reuse exported buffers by Rob Clark · 9 years ago
  7. 6a6d668 freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data by Emil Velikov · 9 years ago
  8. 51b5ca9 freedreno: add API to get drm fd from fd_device by Rob Clark · 9 years ago
  9. 7d98a93 freedreno: don't take ownership of the dmabuf fd on import by Rob Clark · 9 years ago
  10. c3301d0 freedreno: serialize drmPrimeFDToHandle under table_lock by Varad Gautam · 9 years ago
  11. cc7db67 freedreno: use drmPrime wrappers to import/export prime bo's by Varad Gautam · 9 years ago
  12. 1eba47a freedreno: get bo size for imported dma-buf by Varad Gautam · 9 years ago
  13. 425c8e5 freedreno: fill bo->fd when importing by Varad Gautam · 9 years ago
  14. 857c22e freedreno: fix a bo cache segfault with imported bo's by Varad Gautam · 9 years ago
  15. 04a118d freedreno: update freedreno-symbol-check by Rob Clark · 9 years ago
  16. 15ba876 freedreno: add fd_pipe_wait_timeout() by Rob Clark · 9 years ago
  17. 4413f19 freedreno/msm: dump out submit info on error by Rob Clark · 9 years ago
  18. 9e34ee4 freedreno/msm: fix issue where same bo is on multiple rings by Rob Clark · 9 years ago
  19. 2fa58ef freedreno/msm: reorg ringbuffer struct by Rob Clark · 9 years ago
  20. 4ee0fa2 drm: consolidate common list implementations (v2) by Alex Deucher · 9 years ago
  21. ea17864 freedreno: zero is a valid fd number, treat it as such by Emil Velikov · 9 years ago
  22. b4a6f50 freedreno: link against CLOCK_LIB by Emil Velikov · 9 years ago
  23. 0f8da82 drm: remove drm_public macro by Emil Velikov · 9 years ago
  24. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 9 years ago
  25. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 9 years ago
  26. 7c7d1f3 freedreno: add symbols test by Emil Velikov · 9 years ago
  27. 44e9a02 freedreno: annotate the private symbols by Emil Velikov · 9 years ago
  28. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  29. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 9 years ago
  30. c277cbd android: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  31. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 9 years ago
  32. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 9 years ago
  33. 5c1c09e android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES by Chih-Wei Huang · 9 years ago
  34. 28662b7 configure/freedreno: make KGSL support optional by Rob Clark · 9 years ago
  35. 5306078 freedreno: do handle lookup on handle and dmabuf import by Rob Clark · 10 years ago
  36. c09dcbc fix compile error on 32bit systems by Rob Clark · 10 years ago
  37. 84badff freedreno: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  38. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  39. 666788a freedreno: add dmabuf import/export helpers by Rob Clark · 10 years ago
  40. 8c2ae16 freedreno: fd_bo_from_handle() remove duplicate declaration by Emil Velikov · 10 years ago
  41. a8ce03f freedreno: add Android build support by Emil Velikov · 10 years ago
  42. 4255d3d libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources by Emil Velikov · 10 years ago
  43. 479b6ce freedreno: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  44. 56d170b freedreno: add chip-id property by Rob Clark · 10 years ago
  45. 09db801 freedreno: sync kernel header by Rob Clark · 10 years ago
  46. e6ec4c8 freedreno: add missing fxn prototype by Rob Clark · 10 years ago
  47. 1cb5fc7 freedreno: zero out unused field by Rob Clark · 10 years ago
  48. 230389a freedreno: do not leak drmVersion by Emil Velikov · 10 years ago
  49. ee8c9a1 freedreno/kgsl: don't even bother trying CREATE_FD by Rob Clark · 10 years ago
  50. cd19964 freedreno: fix null ptr in error path by Rob Clark · 10 years ago
  51. 5a33246 freedreno: simplify device creation by Rob Clark · 10 years ago
  52. c5de5ab freedreno: some msm-ring reset/flush fixes by Rob Clark · 10 years ago
  53. 128e74c freedreno: fix license by Rob Clark · 10 years ago
  54. 8279c8f freedreno: add fd_device_new_dup() by Rob Clark · 10 years ago
  55. 9fa22a8 freedreno: allow IB to different ringbuffer by Rob Clark · 11 years ago
  56. b6caecf freedreno/kgsl: fix crash introduced w/ bo-cache by Rob Clark · 10 years ago
  57. 068ea68 freedreno: add bo cache by Rob Clark · 11 years ago
  58. b6da447 freedreno: add missing NOSYNC flag by Rob Clark · 11 years ago
  59. db6a1b0 freedreno: set automake options to include subdir-objects by Emil Velikov · 11 years ago
  60. 126c458 freedreno: use local drm.h over the system one by Emil Velikov · 11 years ago
  61. f17d417 freedreno: add support for msm drm by Rob Clark · 11 years ago
  62. b2b1885 freedreno: support either kgsl or msm by Rob Clark · 11 years ago
  63. 3586337 freedreno: also remove from name table on bo delete by Rob Clark · 11 years ago
  64. acfbf39 freedreno: add some asserts by Rob Clark · 11 years ago
  65. 0b89e27 freedreno: add handle and name tracking by Rob Clark · 11 years ago
  66. b3a3a77 freedreno: add synchronization between mesa and ddx by Rob Clark · 11 years ago
  67. 86709ba freedreno: add gpu-id property by Rob Clark · 11 years ago
  68. e5d8a9c freedreno: add shifted reloc by Rob Clark · 11 years ago
  69. 99105e7 makefiles: Add missing headers. by Maarten Lankhorst · 11 years ago
  70. 41fc2cc freedreno: add freedreno DRM by Rob Clark · 12 years ago