GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

Add gbm_client as generic backend to minigbm #57

Closed rsglobal closed 3 years ago

rsglobal commented 4 years ago

gbm_gralloc pros:

gbm_gralloc cons:

minigbm pros:

minigbm cons:

rsglobal commented 3 years ago

Split kms-gpu nodes support support for BBB available at: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2213742

rsglobal commented 3 years ago

Initial version of dri-based generic backend is available here: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2584842

rsglobal commented 3 years ago

Still work-in-progress. Hope to create MRs in a month or 2.

rsglobal commented 3 years ago

Job is done: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3024265 Successfully tested on the pinephone.