[Mesa-dev] [android-x86-devel] Re: gralloc_drm_pipe

Chih-Wei Huang cwhuang at android-x86.org
Sun Apr 3 17:29:26 UTC 2016


2016-04-04 0:53 GMT+08:00 Chih-Wei Huang <cwhuang at android-x86.org>:
> 2016-04-02 4:42 GMT+08:00 Rob Herring <robh at kernel.org>:
>>
>> Here's an initial gralloc implementation based on my GBM map/unmap support:
>>
>> https://github.com/robherring/gbm_gralloc
>>
>> It's based on drm_gralloc, but heavily re-written to collapse some
>> unnecessary layers.

It required a shared library libgbm.
So I guess we have to add an Android.mk
for libgbm in mesa? Do you already have a patch?

Besides, the module name is still gralloc.drm.
How about call it gralloc.gbm?
That means it can coexist with the current
gralloc.drm module so the transition to it
will be easier. Agree?


-- 
Chih-Wei
Android-x86 project
http://www.android-x86.org


More information about the mesa-dev mailing list