This patch is
Acked-by: Nicolai Hähnle
On 20.05.2016 13:24, Stanimir Varbanov wrote:
Push offset down to drivers when importing dmabuf. This is needed
to more fully support EGL_EXT_image_dma_buf_import when a non-zero
offset is specified.
Signed-off-by: Stanimir Varbanov
---
src/gallium/dr
On 24 May 2016 at 11:33, Stanimir Varbanov wrote:
> Hi Emil,
>
> On 05/21/2016 11:20 AM, Emil Velikov wrote:
>> Hi Stan,
>>
>> First, thanks for re-spinning these according to my suggestions.
>
> Thanks for the comments!
>
>>
>> On 20 May 2016 at 12:17, Stanimir Varbanov
>> wrote:
>>> Push offse
Hi Emil,
On 05/21/2016 11:20 AM, Emil Velikov wrote:
> Hi Stan,
>
> First, thanks for re-spinning these according to my suggestions.
Thanks for the comments!
>
> On 20 May 2016 at 12:17, Stanimir Varbanov
> wrote:
>> Push offset down to drivers when importing dmabuf. This is needed
>> to mor
Hi Stan,
First, thanks for re-spinning these according to my suggestions.
On 20 May 2016 at 12:17, Stanimir Varbanov wrote:
> Push offset down to drivers when importing dmabuf. This is needed
> to more fully support EGL_EXT_image_dma_buf_import when a non-zero
> offset is specified.
>
> Signed-o
Push offset down to drivers when importing dmabuf. This is needed
to more fully support EGL_EXT_image_dma_buf_import when a non-zero
offset is specified.
Signed-off-by: Stanimir Varbanov
---
src/gallium/drivers/nouveau/nouveau_screen.c | 6 ++
src/gallium/drivers/vc4/vc4_screen.c