1. 90f8bb0 minigbm: Fix some clang-format issues by Tomasz Figa · 6 years ago
  2. c65bd8c minigbm: msm: Add platform specific alignment for NV12 linear format by Tanmay Shah · 6 years ago
  3. 400e928 Revert "minigbm: define GBM_BO_IMPORT_FD_MODIFIER" by Naoki Fukino · 6 years ago
  4. bc667c3 minigbm: define GBM_BO_IMPORT_FD_MODIFIER by Maksim Sisov · 6 years ago
  5. ff66c80 amdgpu: use amdgpu_gem_wait_idle_ioctl to wait for GPU to finish. by Deepak Sharma · 6 years ago
  6. 74e4893 amdgpu: Don't use AMDGPU_GEM_CREATE_EXPLICIT_SYNC flag. by Deepak Sharma · 6 years ago
  7. d7630cd amdgpu: fix misplaced code block by Gurchetan Singh · 6 years ago
  8. 39eb951 minigbm: i915: Do not use I915_MMAP_WC for camera buffers by Tomasz Figa · 6 years ago
  9. 11161ac minigbm: add MINIGBM define. by Maksim Sisov · 6 years ago
  10. ee98f4e minigbm: align width so that stride aligns to 256 by Satyajit Sahu · 6 years ago
  11. 617ee71 minigbm: minimal buffer allocation support using msm gem ioctls by Tanmay Shah · 6 years ago
  12. 71bc665 minigbm: don't advertise BGR24 as a render/texture target by Gurchetan Singh · 6 years ago
  13. 86ddfdc minigbm: use drv_add_combination when adding a single combination by Gurchetan Singh · 6 years ago
  14. 2fdb721 minigbm: delete unused functions and definitions by Gurchetan Singh · 6 years ago
  15. 2b1d689 minigbm: run clang-format by Gurchetan Singh · 6 years ago
  16. a72f442 minigbm: mediatek: always provide munmap() with a valid address by Luigi Santivetti · 6 years ago
  17. 500928f minigbm: mediatek: wait for outstanding operations when invalidating by Luigi Santivetti · 6 years ago
  18. b131c9d minigbm: msm: add supported formats by Gurchetan Singh · 6 years ago
  19. 571a687 minigbm/i915.c: Android's HAL_PIXEL_FORMAT_BLOB is not tilable if BO_USE_PROTECTED by Hirokazu Honda · 6 years ago
  20. d706a8c minigbm: move height adjustments to helper function by Keiichi Watanabe · 6 years ago
  21. 79155d7 minigbm: run clang-format by Keiichi Watanabe · 6 years ago
  22. a13dda7 minigbm: support NV12 in virtio_gpu by Keiichi Watanabe · 6 years ago
  23. af94db9 minigbm: adjust height of NV12 buffer in helper by Keiichi Watanabe · 6 years ago
  24. ff1ecaf minigbm: fixup! align minigbm functions names with upstream libgbm by Maksim Sisov · 6 years ago
  25. 79205a5 minigbm: align minigbm functions names with upstream libgbm by Maksim Sisov · 6 years ago
  26. faeb009 minigbm: Opening new fd for dri backend by Satyajit Sahu · 6 years ago
  27. a047d41 minigbm: increment ref count in drv_bo_import by Satyajit Sahu · 6 years ago
  28. dc8554f minigbm: amdgpu: align the stride to 256 by Satyajit Sahu · 6 years ago
  29. 1805a9b msm: allow allocation of NV12 dumb buffers by Alexandre Courbot · 6 years ago
  30. dea0ccb minigbm: Add BO_USE_HW_VIDEO_DECODER to supported flags by Miguel Casas · 6 years ago
  31. a8a3895 minigbm: close bo handle in bo destroy by Satyajit Sahu · 6 years ago
  32. 293d9e3 minigbm: DRM_FORMAT_BGR888 for amdgpu by Drew Davenport · 6 years ago
  33. 9924776 minigbm: Build fix for arm64 by Dániel Bátyai · 6 years ago
  34. abe44f6 minigbm: add support for BG24 by Gurchetan Singh · 6 years ago
  35. 6bd7885 minigbm: run clang-format by Gurchetan Singh · 6 years ago
  36. 3cb5bba Reland "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag" by Kristian H. Kristensen · 6 years ago
  37. 2b682fd Revert "i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag" by Hirokazu Honda · 6 years ago
  38. 1bd7b04 i915: Add GBM_BO_USE_HW_VIDEO_DECODER use flag by Kristian H. Kristensen · 6 years ago
  39. e430ac5 minigbm: remove addrlib dependency for arc-cros-gralloc by Satyajit Sahu · 6 years ago
  40. f4e12f5 minigbm: Update Android.mk to export the include path by Daniel Nicoara · 6 years ago
  41. 77b7055 minigbm: Use the stride value returned by mapImage by Satyajit Sahu · 6 years ago
  42. 62a9c4e minigbm: amdgpu: switch BO allocation domain to GTT from VRAM by Deepak Sharma · 6 years ago
  43. 767c538 Revert "minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16" by Gurchetan Singh · 6 years ago
  44. e8778f0 i915: Align stride and offset per plane by Kristian H. Kristensen · 6 years ago
  45. a0e602b minigbm: For BO_USE_SW usage buffer need not be linear by Satyajit Sahu · 6 years ago
  46. 90b1458 Revert "minigbm: i915: Add necessary padding to Android YV12 buffers" by Kristian H. Kristensen · 6 years ago
  47. bb1f4dd Revert "minigbm: i965: Add 64-byte padding at the end of linear buffers" by Tomasz Figa · 7 years ago
  48. 2229190 minigbm: Drop drv_bo_get_stride_in_pixels() helper by Kristian H. Kristensen · 6 years ago
  49. 292da53 minigbm: add support for HAL_PIXEL_FORMAT_RGBA_FP16 by Gurchetan Singh · 6 years ago
  50. 2eeaf5a minigbm: cros_gralloc: fix -Wimplicit-function-declaration warnings in gralloctest by Gurchetan Singh · 6 years ago
  51. 478343f minigbm: Consolidate format info in new struct planar_layout by Kristian H. Kristensen · 6 years ago
  52. 65141c2 Build fix against latest AOSP master. by Alistair Strachan · 6 years ago
  53. f8ff0f5 Fix -Wcast-qual warnings. by Alistair Strachan · 6 years ago
  54. cdcebd8 minigbm: using dri extensions by Satyajit · 7 years ago
  55. 9c3fb32 i915: Allow allocating ARGB buffers for scanout by Kristian H. Kristensen · 6 years ago
  56. 249e863 minigbm: virtio_gpu: select dumb/virgl at runtime. by Lepton Wu · 6 years ago
  57. d8c0455 Update Android.mk for amlogic by Albert Chaulk · 6 years ago
  58. bd1b1b5 minigbm: drv_bo_flush --> drv_bo_flush_or_unmap by Gurchetan Singh · 7 years ago
  59. 7cfcc28 minigbm: Enable vc4 driver by Jeremy Grosser · 7 years ago
  60. 3cf8c92 minigbm: amdgpu: Disable explicit synchronization when possible. by Bas Nieuwenhuizen · 7 years ago
  61. 0cfaaa5 Use Android log system in helpers.c. by Alistair Strachan · 7 years ago
  62. ce717c5 Android: Support building the virtio_virgl backend. by Alistair Strachan · 7 years ago
  63. f048a1e Fix minigbm against older kernel DRM versions. by Alistair Strachan · 7 years ago
  64. 5932c4c Fix the build against AOSP master. by Alistair Strachan · 7 years ago
  65. a50131a Build fix for older libdrm versions. by Alistair Strachan · 7 years ago
  66. 3381588 minigbm: virtio_gpu: set vma->length when mmap. by Tao Wu · 7 years ago
  67. 6eca368 Rename amlogic backend in minigbm into meson by Sergey Volk · 7 years ago
  68. 23e006a msm: Align buffer dimensions for llvmpipe by Stéphane Marchesin · 7 years ago
  69. adc70fa minigbm: amdgpu: support DRM_FORMAT_YVU420_ANDROID by Deepak Sharma · 7 years ago
  70. 2b8f89e i915: Always set the modifier when allocating BOs by Kristian H. Kristensen · 7 years ago
  71. 7f79cb5 minigbm: Add minimal buffer allocation support for msm by Rajesh Yadav · 7 years ago
  72. b92e4f8 minigbm: i915: Use NV12 as the main YUV format, including camera output by Tomasz Figa · 7 years ago
  73. 41eb166 minigbm: remove gma500 by Gurchetan Singh · 7 years ago
  74. d118a0e Revert "Revert "minigbm: replace DRM_FORMAT_MOD_INVALID with DRM_FORMAT_MOD_LINEAR"" by Gurchetan Singh · 7 years ago
  75. 218edbe minigbm: fix amlogic by Gurchetan Singh · 7 years ago
  76. 0805234 minigbm: add amlogic backend by Gurchetan Singh · 7 years ago
  77. 9ad0715 Revert "minigbm: replace DRM_FORMAT_MOD_INVALID with DRM_FORMAT_MOD_LINEAR" by Dominik Behr · 7 years ago
  78. 9927d78 minigbm: replace DRM_FORMAT_MOD_INVALID with DRM_FORMAT_MOD_LINEAR by Gurchetan Singh · 7 years ago
  79. fa17cdd minigbm: amdgpu: use VRAM only for cursor and scanouts by Dominik Behr · 7 years ago
  80. 85c4c5f minigbm: virtio_gpu: use resource create ioctl for rendering by Zach Reizner · 7 years ago
  81. ef262d8 minigbm: rockchip/mediatek: invalidate shadow buffers by Gurchetan Singh · 7 years ago
  82. ca2938a Add a missing include for asserts. by Tomasz Mikolajewski · 7 years ago
  83. 355b156 minigbm: add GBM_BO_USE_SW_{READ,WRITE}_{OFTEN,RARELY} usage flags by Shirish S · 7 years ago
  84. 07d36cc Revert "minigbm: Revert "minigbm: flush buffer instead of unmapping"" by Gurchetan Singh · 7 years ago
  85. bc9a87d minigbm: use drv_array for combinations and kms_items by Gurchetan Singh · 7 years ago
  86. d300145 minigbm: make drv_add_combinations return nothing by Gurchetan Singh · 7 years ago
  87. 1ef809e minigbm: plumb buffer access region by Gurchetan Singh · 7 years ago
  88. ee43c30 minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks by Gurchetan Singh · 7 years ago
  89. cfedbcc minigbm: use drv_array for mappings by Gurchetan Singh · 7 years ago
  90. 0b78e07 minigbm: amdgpu: add supported formats for camera by Ricky Liang · 7 years ago
  91. 39f66c0 minigbm: introduce drv_array by Gurchetan Singh · 7 years ago
  92. 47e629b minigbm: refactor and rename mapping struct by Gurchetan Singh · 7 years ago
  93. 425173a minigbm: fix map time assertions by Gurchetan Singh · 7 years ago
  94. 3e9d383 minigbm: re-const-ify driver backends by Gurchetan Singh · 7 years ago
  95. a29bf67 minigbm: amdgpu: Add ABGR8888 to supported render target formats by Alec Thilenius · 7 years ago
  96. 29ed8d2 minigbm: remove cirrus driver by Gurchetan Singh · 7 years ago
  97. d9354b6 minigbm: amdgpu: Add RGB565 to supported render target formats by Alec Thilenius · 7 years ago
  98. 6061eab minigbm/i915: Implement bo_create_with_modifiers by Kristian H. Kristensen · 7 years ago
  99. bc8c593 minigbm: Use more descriptive modifier names by Kristian H. Kristensen · 7 years ago
  100. 0913b8b minigbm: amdgpu: make AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED default by Shirish S · 7 years ago