Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

2014-03-26 Thread Zhao, Halley
gt; return fail_ret; \ > } \ > } while (0) > -- > 1.8.3.2 > > > > -Original Message- > > From: Zhao, Halley > > Sent: Wednesday, March 19, 2014 2:17 PM > > To: Gwenole

Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

2014-03-19 Thread Zhao Yakui
.org > > Subject: RE: [Libva] [PATCH 0/2] add user specified tiling/stride > > support, clean up assert > > > > Thanks for your comments. > > > > The 2nd patch is so big that it is blocked by mail man, so I sent to > > some stake holders for review. > > Your VA_

Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

2014-03-19 Thread Zhao, Halley
rts sounds good, we can consider it. > > > -Original Message- > From: Gwenole Beauchesne [mailto:gb.de...@gmail.com] > Sent: Wednesday, March 19, 2014 12:52 PM > To: Zhao, Halley > Cc: libva@lists.freedesktop.org > Subject: Re: [Libva] [PATCH 0/2] add user specified ti

Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

2014-03-18 Thread Zhao, Halley
, 2014 12:52 PM To: Zhao, Halley Cc: libva@lists.freedesktop.org Subject: Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert Hi, 2014-03-14 10:19 GMT+01:00 Zhao, Halley : > when I implements feature for user specified tiling/stride support, > haihao mentione

Re: [Libva] [PATCH 0/2] add user specified tiling/stride support, clean up assert

2014-03-18 Thread Gwenole Beauchesne
Hi, 2014-03-14 10:19 GMT+01:00 Zhao, Halley : > when I implements feature for user specified tiling/stride support, > haihao mentioned that I'd better 'return fail' instead of assert(). > so, I tried to clean up the assert in i965_drv_video.c as well. The assert_ret() patch did not appear on the