On Mon, May 16, 2016 at 4:21 PM, Haixia Shi wrote:
> Kristian
>
> While testing these we found several NULL pointer access and deadlock
> problems with the YUV patches. I have uploaded a few proposed fixes,
> can you take a look?
Hi Haixia,
> (1) i965: fix NULL pointer access in intel_image_targ
Kristian
(1), (2): thanks, I will try the latest patches
(3): sorry, this is not specific to YUV sampling patches. I believe
this problem has always been there.
On Mon, May 16, 2016 at 4:33 PM, Kristensen, Kristian H
wrote:
> On Mon, May 16, 2016 at 4:21 PM, Haixia Shi wrote:
>> Kristian
>>
>>
Kristian
While testing these we found several NULL pointer access and deadlock
problems with the YUV patches. I have uploaded a few proposed fixes,
can you take a look?
(1) i965: fix NULL pointer access in intel_image_target_texture_2d
If image->planar_format is NULL we need to fall back to invok
Please s/dri/dri_interface/ in the summary.
Thanks
Emil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
On 2016-05-11 12:22:44, Kristian Høgsberg wrote:
> From: Kristian Høgsberg Kristensen
>
> ---
> include/GL/internal/dri_interface.h | 5 +
> src/mesa/drivers/dri/i965/intel_screen.c | 26 ++
> 2 files changed, 31 insertions(+)
>
> diff --git a/include/GL/intern
From: Kristian Høgsberg Kristensen
---
include/GL/internal/dri_interface.h | 5 +
src/mesa/drivers/dri/i965/intel_screen.c | 26 ++
2 files changed, 31 insertions(+)
diff --git a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
index 8