2014-03-24 19:55 GMT+08:00 Ander Conselvan de Oliveira :
> On 03/17/2014 11:05 AM, Jammy Zhou wrote:
>
>> Hi Ander,
>>
>> Some comments inline.
>>
>> And I have some further thinking about current GBM support, which is
>> tied to specific implementation closely, although the GBM APIs are quite
>>
On 03/17/2014 11:05 AM, Jammy Zhou wrote:
Hi Ander,
Some comments inline.
And I have some further thinking about current GBM support, which is
tied to specific implementation closely, although the GBM APIs are quite
independent from mesa. I have some idea below to make GBM a generic
solution. I
Hi Ander,
Some comments inline.
And I have some further thinking about current GBM support, which is tied
to specific implementation closely, although the GBM APIs are quite
independent from mesa. I have some idea below to make GBM a generic
solution. I'm not sure if anybody else in the community
From: Ander Conselvan de Oliveira
Hi,
This patch series implements an API for mapping an unapping GBM buffer
objects. The native intel backend was implemented so that the map and
unmap functionality wouldn't have to be implemented in the DRI image
extension. A new EGL platform is necessary, sinc