1. e32ec0b minigbm: gbm.h: organize our downstream patches by Gurchetan Singh · 4 years, 7 months ago
  2. c062c3b minigbm: allocate YV12 according to Android requirements by Gurchetan Singh · 5 years ago
  3. 769de64 Change Assert to Check and return NULL by Mark Yacoub · 5 years ago
  4. 5959833 minigbm: fix subsampling issue by Gurchetan Singh · 5 years ago
  5. 4fe3038 Reland "minigbm: define GBM_BO_IMPORT_FD_MODIFIER" by Maksim Sisov · 6 years ago
  6. 400e928 Revert "minigbm: define GBM_BO_IMPORT_FD_MODIFIER" by Naoki Fukino · 6 years ago
  7. bc667c3 minigbm: define GBM_BO_IMPORT_FD_MODIFIER by Maksim Sisov · 6 years ago
  8. 2b1d689 minigbm: run clang-format by Gurchetan Singh · 6 years ago
  9. 79155d7 minigbm: run clang-format by Keiichi Watanabe · 6 years ago
  10. ff1ecaf minigbm: fixup! align minigbm functions names with upstream libgbm by Maksim Sisov · 6 years ago
  11. 79205a5 minigbm: align minigbm functions names with upstream libgbm by Maksim Sisov · 6 years ago
  12. 77b7055 minigbm: Use the stride value returned by mapImage by Satyajit Sahu · 6 years ago
  13. bd1b1b5 minigbm: drv_bo_flush --> drv_bo_flush_or_unmap by Gurchetan Singh · 6 years ago
  14. 07d36cc Revert "minigbm: Revert "minigbm: flush buffer instead of unmapping"" by Gurchetan Singh · 7 years ago
  15. 1ef809e minigbm: plumb buffer access region by Gurchetan Singh · 7 years ago
  16. 47e629b minigbm: refactor and rename mapping struct by Gurchetan Singh · 7 years ago
  17. 14033e0 minigbm: Revert "minigbm: flush buffer instead of unmapping" by Gurchetan Singh · 7 years ago
  18. f7f633a minigbm: standardize naming of map flags by Gurchetan Singh · 7 years ago
  19. a1892b2 minigbm: standardize naming of buffer creation flags by Gurchetan Singh · 7 years ago
  20. bc24bd7 minigbm: remove buffer sizes when importing by Gurchetan Singh · 7 years ago
  21. 254dbb1 minigbm: flush buffer instead of unmapping by Gurchetan Singh · 7 years ago
  22. 766381d minigbm: Store usage in driver data flags by Satyajit Sahu · 7 years ago
  23. 6570585 Plumb buffer map permissions through gbm. by Joe Kniss · 7 years ago
  24. 1b1d56a minigbm: add clang-format and presubmit hooks by Gurchetan Singh · 7 years ago
  25. 80fc2b9 minigbm: deal with ArcCodec use case by exposing struct map_info by Gurchetan Singh · 7 years ago
  26. 6b41fb5 minigbm: rework flag API by Gurchetan Singh · 7 years ago
  27. b1efbd8 rockchip: Add support for AFBC buffers by Kristian H. Kristensen · 8 years ago
  28. 7a755de minigbm: Remove (c) from copyright notice. by Daniele Castagna · 8 years ago
  29. 179687e minigbm: Fix cursor and scanout flags by Gurchetan Singh · 8 years ago
  30. f3b22da minigbm: Switch to <drm_fourcc.h> by Gurchetan Singh · 8 years ago
  31. 2a11934 minigbm: Fix incorrect plane import size by Gurchetan Singh · 8 years ago
  32. 3345977 minigbm: add new GBM_BO_IMPORT_FD_PLANAR by Kristian H. Kristensen · 8 years ago
  33. 1a31e60 minigbm: More sophisticated gbm_bo_map/gbm_bo_unmap by Gurchetan Singh · 8 years ago
  34. 602bd16 Revert "Add new GBM_BO_IMPORT_FD_PLANAR" by Mike Frysinger · 8 years ago
  35. bb19d6a Add new GBM_BO_IMPORT_FD_PLANAR by Kristian H. Kristensen · 8 years ago
  36. 5753c31 minigbm: quick and dirty implementation of gbm_bo_map/gbm_bo_unmap by Gurchetan Singh · 8 years ago
  37. b72badb minigbm: Added support for multiplane import by Gurchetan Singh · 8 years ago
  38. 46faf6b minigbm: Refactored minigbm on top a private API by Gurchetan Singh · 8 years ago
  39. a6878fe minigbm: add format modifiers per plane by Vince Hsu · 8 years ago
  40. 345278d remove enum gbm_bo_format by Zach Reizner · 8 years ago
  41. ab9e5e0 minigbm: ensure drm_prime_handle struct is correctly initialized by Vincent Palatin · 8 years ago
  42. b96ffe1 Relax the restriction and permit read/write access on dma-buf by Tiago Vignatti · 8 years ago
  43. e04c9b5 minigbm: Fill sizes[0] in gbm_bo_import by Stéphane Marchesin · 8 years ago
  44. 5ecebea minigbm: Add virtio_gpu driver. by Vincent Palatin · 8 years ago
  45. 4fcc3c7 check usage flags against device's supported formats in gbm_bo_create by Zach Reizner · 8 years ago
  46. 96c7a3b Support multi-plane buffers. by Yuly Novikov · 9 years ago
  47. e24f2ca minigbm: Add evdi minigbm driver. by Bartosz Bielecki · 9 years ago
  48. 080405c minigbm: Add marvell minigbm driver. by Daniel Blum · 9 years ago
  49. f4bfdba Implement gbm_bo_import by Stéphane Marchesin · 9 years ago
  50. ec88e89 Misc style/indent fixes by Stéphane Marchesin · 9 years ago
  51. 0c16a0f minigbm: Add mediatek drm to minigbm by JB Tsai · 9 years ago
  52. 7842d8f tegra: Support tiled buffers by Lauri Peltonen · 10 years ago
  53. d224eaa fix incorrect error detection in gbm_bo_get_fd by Zach Reizner · 10 years ago
  54. f7b33d7 Fixed O_CLOEXEC and missing semicolon. by Dominik Behr · 10 years ago
  55. 5bb6adc Implement gbm_bo_get_fd by Stéphane Marchesin · 10 years ago
  56. 25a2606 Import minigbm by Stéphane Marchesin · 10 years ago