- Original Message -
> On Thu, May 3, 2012 at 5:08 PM, Mandeep Baines
> wrote:
> > 2012/5/2 Kristian Høgsberg :
> >> This new gbm entry point allows writing data into a gbm bo. The
> >> bo has to be created with the GBM_BO_USE_WRITE flag, and it's
> >> only required to work for GBM_BO_USE
On Thu, May 3, 2012 at 3:51 PM, Kristian Høgsberg wrote:
> On Thu, May 3, 2012 at 5:08 PM, Mandeep Baines
> wrote:
>> 2012/5/2 Kristian Høgsberg :
>>> This new gbm entry point allows writing data into a gbm bo. The bo has
>>> to be created with the GBM_BO_USE_WRITE flag, and it's only required
On Thu, May 3, 2012 at 5:08 PM, Mandeep Baines wrote:
> 2012/5/2 Kristian Høgsberg :
>> This new gbm entry point allows writing data into a gbm bo. The bo has
>> to be created with the GBM_BO_USE_WRITE flag, and it's only required to
>> work for GBM_BO_USE_CURSOR_64X64 bos.
>>
>> The gbm API is d
2012/5/2 Kristian Høgsberg :
> This new gbm entry point allows writing data into a gbm bo. The bo has
> to be created with the GBM_BO_USE_WRITE flag, and it's only required to
> work for GBM_BO_USE_CURSOR_64X64 bos.
>
> The gbm API is designed to be the glue layer between EGL and KMS, but there
>
- Ursprungligt meddelande -
> This new gbm entry point allows writing data into a gbm bo. The bo
> has to be created with the GBM_BO_USE_WRITE flag, and it's only
> required to work for GBM_BO_USE_CURSOR_64X64 bos.
>
> The gbm API is designed to be the glue layer between EGL and KMS, but
- Ursprungligt meddelande -
> On Thu, May 3, 2012 at 7:47 AM, Jakob Bornecrantz
> wrote:
> > Hi Kristian,
> >
> > s/gbm_bo_write/gbm_bo_write_to_cursor/g and make fail on anything
> > other then cursors and I'm happy. Not making it just happen
> > to work on some hardware really sucks for
On Thu, May 3, 2012 at 7:47 AM, Jakob Bornecrantz wrote:
> Hi Kristian,
>
> s/gbm_bo_write/gbm_bo_write_to_cursor/g and make fail on anything
> other then cursors and I'm happy. Not making it just happen
> to work on some hardware really sucks for those that it doesn't
> work on because people wil
On Thu, May 3, 2012 at 7:05 AM, Ander Conselvan de Oliveira
wrote:
> I did a simple test here and the patch worked. I have just a couple of
> comments.
Good points, patch updated.
Kristian
> On 05/02/2012 10:32 PM, Kristian Høgsberg wrote:
>>
>> This new gbm entry point allows writing data into
Hi Kristian,
s/gbm_bo_write/gbm_bo_write_to_cursor/g and make fail on anything
other then cursors and I'm happy. Not making it just happen
to work on some hardware really sucks for those that it doesn't
work on because people will expect it to work.
Cheers, Jakob.
- Original Message -
>
I did a simple test here and the patch worked. I have just a couple of
comments.
On 05/02/2012 10:32 PM, Kristian Høgsberg wrote:
This new gbm entry point allows writing data into a gbm bo. The bo has
to be created with the GBM_BO_USE_WRITE flag, and it's only required to
work for GBM_BO_USE_C
This new gbm entry point allows writing data into a gbm bo. The bo has
to be created with the GBM_BO_USE_WRITE flag, and it's only required to
work for GBM_BO_USE_CURSOR_64X64 bos.
The gbm API is designed to be the glue layer between EGL and KMS, but there
was never a mechanism initialize a buffe
11 matches
Mail list logo