Re: [Libva] [PATCH] initial export_refcount for obj_buffer

2014-09-08 Thread Gwenole Beauchesne
Hi, 2014-09-09 3:49 GMT+02:00 Zhao, Yakui : > On Tue, 2014-09-02 at 02:28 -0600, Zhao, Halley wrote: >> From: "Zhao, Halley" > > This looks good to me. And this patch will be applied. > > Hi, Gwenole > > Do you have any further followup about the export_refcount? Halley was supposed to rewor

Re: [Libva] [PATCH] initial export_refcount for obj_buffer

2014-09-08 Thread Zhao, Yakui
On Tue, 2014-09-02 at 02:28 -0600, Zhao, Halley wrote: > From: "Zhao, Halley" This looks good to me. And this patch will be applied. Hi, Gwenole Do you have any further followup about the export_refcount? Thanks. Yakui > > --- > src/i965_drv_video.c | 1 + > 1 file changed, 1 insert

[Libva] [PATCH] initial export_refcount for obj_buffer

2014-09-02 Thread Zhao, Halley
From: "Zhao, Halley" --- src/i965_drv_video.c | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 src/i965_drv_video.c diff --git a/src/i965_drv_video.c b/src/i965_drv_video.c old mode 100755 new mode 100644 index a628e05..b701923 --- a/src/i965_drv_video.c +++ b/src/i965_drv_vi