1. b8ad7b8 minigbm: refactor to add unified resolve_format_and_use_flags helper by Yiwei Zhang · 2 years, 8 months ago
  2. b7a6444 minigbm: refactor driver helpers by Yiwei Zhang · 2 years, 8 months ago[Renamed (91%) from helpers.h]
  3. 7fae5d0 minigbm: refactor bo refcount and mapping destruction by Yiwei Zhang · 2 years, 8 months ago
  4. 9420ffe virtgpu_virgl: strip scanout if necessary in resolve_use_flags by Yiwei Zhang · 2 years, 8 months ago
  5. c1413ea minigbm: conditionally fallback to strip scanout use_flag by Yiwei Zhang · 2 years, 9 months ago
  6. 9f390d9 minigbm: remove redundant drv param in resolve_format by Yiwei Zhang · 2 years, 9 months ago
  7. 73c141e minigbm: virtgpu/cross_domain: next generation virtgpu backend by Gurchetan Singh · 3 years, 4 months ago
  8. 695125c minigbm: add drv_resolve_format_helper by Gurchetan Singh · 3 years, 4 months ago
  9. 142dd9c Always export DRM_FORMAT_YVU420_ANDROID as DRM_FORMAT_YVU420 by Roman Stratiienko · 3 years, 6 months ago
  10. 28e5ea0 minigbm: remove KMS dependency by Gurchetan Singh · 4 years, 6 months ago
  11. 2a2bfc2 mediatek: Allocate a buffer expected by encoder if BO_USE_HW_VIDEO_ENCODER by Hirokazu Honda · 4 years, 8 months ago
  12. 6e6dc49 minigbm: virtio: restrict formats supported without 3D by Dominik Behr · 4 years, 8 months ago
  13. 1b9b5b9 minigbm: mediatek: Implement bo_create_with_modifiers by Fritz Koenig · 5 years ago
  14. 86ddfdc minigbm: use drv_add_combination when adding a single combination by Gurchetan Singh · 6 years ago
  15. 2fdb721 minigbm: delete unused functions and definitions by Gurchetan Singh · 6 years ago
  16. 2229190 minigbm: Drop drv_bo_get_stride_in_pixels() helper by Kristian H. Kristensen · 6 years ago
  17. 478343f minigbm: Consolidate format info in new struct planar_layout by Kristian H. Kristensen · 6 years ago
  18. bc9a87d minigbm: use drv_array for combinations and kms_items by Gurchetan Singh · 7 years ago
  19. d300145 minigbm: make drv_add_combinations return nothing by Gurchetan Singh · 7 years ago
  20. 1ef809e minigbm: plumb buffer access region by Gurchetan Singh · 7 years ago
  21. ee43c30 minigbm: use struct vma for (*bo_map)/(*bo_unmap) callbacks by Gurchetan Singh · 7 years ago
  22. 39f66c0 minigbm: introduce drv_array by Gurchetan Singh · 7 years ago
  23. 47e629b minigbm: refactor and rename mapping struct by Gurchetan Singh · 7 years ago
  24. 6061eab minigbm/i915: Implement bo_create_with_modifiers by Kristian H. Kristensen · 7 years ago
  25. cfb8876 minigbm: pass in map flags to (*bo_map) callback by Gurchetan Singh · 7 years ago
  26. a1892b2 minigbm: standardize naming of buffer creation flags by Gurchetan Singh · 7 years ago
  27. 60ee583 minigbm: pass in buffer creation flags of the right size by Gurchetan Singh · 7 years ago
  28. bc24bd7 minigbm: remove buffer sizes when importing by Gurchetan Singh · 7 years ago
  29. de263f1 minigbm: unmap right before buffer destruction by Gurchetan Singh · 7 years ago
  30. ba6bd50 minigbm: add a default (*bo_unmap) implementation by Gurchetan Singh · 7 years ago
  31. 6570585 Plumb buffer map permissions through gbm. by Joe Kniss · 7 years ago
  32. 8ac0c9a minigbm: remove BO_USE_RENDERING from certain formats by Gurchetan Singh · 7 years ago
  33. 1b1d56a minigbm: add clang-format and presubmit hooks by Gurchetan Singh · 7 years ago
  34. 6423ecb minigbm: work with strides, not widths by Gurchetan Singh · 7 years ago
  35. 4f298f9 minigbm: add bytes per pixel function by Gurchetan Singh · 7 years ago
  36. 03f1356 minigbm: add DRM_FORMAT_YVU420_ANDROID by Gurchetan Singh · 7 years ago
  37. 6b41fb5 minigbm: rework flag API by Gurchetan Singh · 7 years ago
  38. 71611d6 minigbm: add bo import callback by Gurchetan Singh · 7 years ago
  39. 7a755de minigbm: Remove (c) from copyright notice. by Daniele Castagna · 7 years ago
  40. 0cefbe9 minigbm: allow for multiple {format, modifier} pairs in combination list by Gurchetan Singh · 8 years ago
  41. 179687e minigbm: Fix cursor and scanout flags by Gurchetan Singh · 8 years ago
  42. f3b22da minigbm: Switch to <drm_fourcc.h> by Gurchetan Singh · 8 years ago
  43. 2a11934 minigbm: Fix incorrect plane import size by Gurchetan Singh · 8 years ago
  44. 2e786ad minigbm: Implemented cros_gralloc by Gurchetan Singh · 8 years ago
  45. 1a31e60 minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap by Gurchetan Singh · 8 years ago
  46. 0337d9b minigbm: Add AMDGPU minigbm driver by Akshu Agrawal · 8 years ago
  47. 42cc6d6 minigbm: Added YV12 for Mali platforms by Gurchetan Singh · 8 years ago
  48. 83dc4fb minigbm: Add YV12 for i915 by Gurchetan Singh · 8 years ago
  49. ef92053 minigbm: Add mmap() in backends by Gurchetan Singh · 8 years ago
  50. 1647fbe minigbm: Add userspace reference counting by Gurchetan Singh · 8 years ago
  51. 46faf6b minigbm: Refactored minigbm on top a private API by Gurchetan Singh · 8 years ago
  52. 96c7a3b Support multi-plane buffers. by Yuly Novikov · 8 years ago
  53. ec88e89 Misc style/indent fixes by Stéphane Marchesin · 9 years ago
  54. 25a2606 Import minigbm by Stéphane Marchesin · 10 years ago