Re: [Mesa-dev] [PATCH 11/11] dri: Add YVU formats

2016-05-17 Thread Kristensen, Kristian H
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

Re: [Mesa-dev] [PATCH] glsl: Don't add nir files to libglsl_la_SOURCES

2016-01-08 Thread Kristensen, Kristian H
On Fri, Jan 8, 2016 at 4:12 PM, Brian Paul wrote: > Yes, this fixes things. Thanks, Kristian! > > Tested-by: Brian Paul Thanks for testing - I've pushed the fix. Kristian > > On 01/08/2016 05:07 PM, Kristian Høgsberg wrote: >> >> From: Kristian Høgsberg

Re: [Mesa-dev] [PATCH 0/5] add wayland-drm test with gbm/intel-driver update

2012-07-19 Thread Kristensen, Kristian H
Hi Halley, I don't think we need to create YUYV buffers in GBM. For test cases, it's fine to just use libdrm-intel directly, like what I've done here: http://cgit.freedesktop.org/~krh/simple-yuv and for real use-cases, libva will use libdrm-intel directly. Kristian On Thu, Jul 19, 2012 at