Re: [Libva] Evaluate VP9 Hardware accelerated encode/decode on KabyLake

2016-12-12 Thread Charles, Daniel
g something in the commandline which is why I am unable to play > the output? > > Note: I tried playing pre-encoded test_vp9.ivf files available through > MediaSDK samples and they played without an issue. > > -Thanks > Vasavee > > -Original Message--

Re: [Libva] [PATCH 3/4] VP8 encoder: use generic rate control parameters

2016-12-09 Thread Charles, Daniel
On Fri, Dec 9, 2016 at 2:21 PM, Charles, Daniel <daniel.char...@intel.com> wrote: > On Thu, Dec 8, 2016 at 2:57 PM, Mark Thompson <s...@jkqxz.net> wrote: >> Signed-off-by: Mark Thompson <s...@jkqxz.net> >> --- >> src/gen6_mf

Re: [Libva] [PATCH 3/4] VP8 encoder: use generic rate control parameters

2016-12-09 Thread Charles, Daniel
On Thu, Dec 8, 2016 at 2:57 PM, Mark Thompson wrote: > Signed-off-by: Mark Thompson > --- > src/gen6_mfc.h | 6 -- > src/gen8_mfc.c | 64 > -- > 2 files changed, 13 insertions(+), 57 deletions(-) > >

Re: [Libva] Evaluate VP9 Hardware accelerated encode/decode on KabyLake

2016-12-07 Thread Charles, Daniel
Hello Vasavee, Is your user allowed to write files on the --prefix=/usr and the --exec-prefix=/ directories? If you want to install it on the default place you don't need to specify those -- Daniel. On Wed, Dec 7, 2016 at 2:24 PM, Vijayaraghavan, Vasavee

Re: [Libva] [LIBVA_INTEL_DRIVER][PATCH 2/4] Use obtained eu_counts to configure GPU media pipeline on Gen8/Gen9

2016-11-17 Thread Charles, Daniel
On Wed, Nov 16, 2016 at 6:06 PM, Zhao Yakui wrote: > This will help to make good use of HW EU resources. > If it is not supported, it will fall back to the original config. > > > Signed-off-by: Zhao Yakui > --- > src/gen8_mfc.c | 6 +-

Re: [Libva] [LIBVA_INTEL_DRIVER][PATCH 1/4] Query the kernel API to check the EU counts of GPU device

2016-11-17 Thread Charles, Daniel
On Wed, Nov 16, 2016 at 6:06 PM, Zhao Yakui wrote: > This info can be used to configure the max EU threads of GPU device. >>eu_total * 6 > > Signed-off-by: Zhao Yakui > --- > src/intel_driver.c | 13 + > src/intel_driver.h | 3 +++ > 2

Re: [Libva] [PATCH][libva-intel-driver] i965_validate_config: return unsupported profile

2016-10-19 Thread Charles, Daniel
reedesktop.org] On Behalf Of Eoff, >>Ullysses A >>Sent: Wednesday, October 19, 2016 2:26 AM >>To: Charles, Daniel <daniel.char...@intel.com> >>Cc: libva@lists.freedesktop.org >>Subject: Re: [Libva] [PATCH][libva-intel-driver] i965_validate_config: return >

Re: [Libva] [PATCH][libva-intel-driver] i965_validate_config: return unsupported profile

2016-10-18 Thread Charles, Daniel
On Tue, Oct 18, 2016 at 10:48 AM, Eoff, Ullysses A <ullysses.a.e...@intel.com> wrote: >> -Original Message----- >> From: Charles, Daniel [mailto:daniel.char...@intel.com] >> Sent: Tuesday, October 18, 2016 10:20 AM >> To: Eoff, Ullysses A <ullyss

Re: [Libva] [PATCH][libva-intel-driver] i965_validate_config: return unsupported profile

2016-10-18 Thread Charles, Daniel
On Tue, Oct 18, 2016 at 8:25 AM, Eoff, Ullysses A wrote: > Please run the tests... I suspect this patch will cause some to fail. Those > tests will need updated too. > Ran the test suite on ToT, no regression found with this patch. -- Daniel. > U. Artie > >>

Re: [Libva] [PATCH][libva-intel-driver] vpp chroma-formats: report supported chroma formats for vpp

2016-10-13 Thread Charles, Daniel
I sent a new version, pardon the PEBKAC. Is there a particular indentation scheme to follow? -- Daniel. On Thu, Oct 13, 2016 at 1:09 AM, Xiang, Haihao wrote: > On Wed, 2016-10-12 at 15:58 -0700, Daniel Charles wrote: >> vpp to report the chroma formats according to

Re: [Libva] [PATCH v2][libva-intel-driver] i965_encoder: remove double check for VAStatus result

2016-08-18 Thread Charles, Daniel
On Thu, Aug 18, 2016 at 12:29 PM, Sean V Kelley wrote: > Hi Daniel, > > On Mon, Aug 15, 2016 at 11:28 AM, Daniel Charles > wrote: >> >> after creating underlying surface there's a double check on the >> VAStatus result. Replace it with

Re: [Libva] Decoding and rendering to DRM

2016-07-06 Thread Charles, Daniel
On Wed, Jul 6, 2016 at 6:06 AM, Yann Dirson wrote: > 2016-07-06 2:34 GMT+02:00 Chen, Peng C : >> Hi, >> Here is a example for using drm rendering with libva decoding. >> https://github.com/01org/libyami-utils/blob/master/examples/grid.cpp >

Re: [Libva] [ANNOUNCE] libva-intel-driver-1.6.1

2015-10-13 Thread Charles, Daniel
On Mon, Oct 12, 2015 at 12:31 AM, Michel Memeteau - EKIMIA wrote: > Hi, Thanks, > > I now have only from vainfo : > > vainfo: Supported profile and entrypoints > VAProfileVP9Profile0: VAEntrypointVLD > > Might sound like a silly question for you but will I be

Re: [Libva] [PATCH] BDW+: disable SGVS

2015-01-13 Thread Charles, Daniel
On Tue, Jan 13, 2015 at 2:29 PM, Joe Konno joe.ko...@linux.intel.com wrote: From: Joe Konno joe.ko...@intel.com BDW introduces separate packets for controlling instancing and system generated values (eg vertex id and instance id). We don't use instancing, but still need to disable sgvs to

Re: [Libva] [PATCH] va: release VADisplayContext at the end of vaTerminate()

2014-06-25 Thread Charles, Daniel
On Wed, Jul 17, 2013 at 10:21 PM, Xiang, Haihao haihao.xi...@intel.com wrote: From: Xiang, Haihao haihao.xi...@intel.com Otherwise it will result in invalid reading in va_TraceEnd() Signed-off-by: Xiang, Haihao haihao.xi...@intel.com --- va/va.c |6 +++--- 1 file changed, 3

Re: [Libva] DSO regression issue

2012-10-08 Thread Charles, Daniel
On Oct 8, 2012 6:33 PM, ykzhao yakui.z...@intel.com wrote: On Mon, 2012-10-08 at 01:32 -0600, Gwenole Beauchesne wrote: Hi, 2012/10/8 Xiang, Haihao haihao.xi...@intel.com: Hi, Gwenole Your recent commits in libva staging branch result in DSO regression issue. make[3]:

Re: [Libva] [android-build v2 3/3] android-test: compile tests for all android versions

2012-08-21 Thread Charles, Daniel
On Tue, Aug 21, 2012 at 6:52 AM, Negreanu Marius gro...@gmail.com wrote: On Tue, Aug 21, 2012 at 12:33 AM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/8/17 Daniel Charles daniel.char...@intel.com: +#ifdef ANDROID_PRE_JB #include surfaceflinger/ISurfaceComposer.h #include

Re: [Libva] [android-build 2/3] android: fix build for Android Jelly-Bean

2012-08-20 Thread Charles, Daniel
On Mon, Aug 20, 2012 at 2:31 PM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/8/17 Daniel Charles daniel.char...@intel.com: Android has shuffled around its header files on jelly-bean. For this reason the version selector logic was moved one level up on the Android.mk heirarchy so

Re: [Libva] [PATCH v2, android] android-log: enable logs according to Android version

2012-08-01 Thread Charles, Daniel
On Wed, Aug 1, 2012 at 12:28 PM, Daniel Charles daniel.char...@intel.com wrote: Log functions available are now Android compatible and log statements will show on user space android logging system. Defined a LOG_TAG and make it available for all versions of Android. Signed-off-by: Daniel

Re: [Libva] [PATCH] android-log: enable logs according to Android version

2012-07-31 Thread Charles, Daniel
Hi On Tue, Jul 31, 2012 at 9:08 PM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/7/31 Daniel Charles daniel.char...@intel.com: diff --git a/va/sysdeps.h b/va/sysdeps.h index 0752b17..5f1c6a9 100644 --- a/va/sysdeps.h +++ b/va/sysdeps.h @@ -22,11 +22,11 @@ * SOFTWARE OR THE

[Libva] RFC: Android Logging on libva

2012-07-27 Thread Charles, Daniel
Hi list, As libva is being used on Android and the interest to use it is growing lately, I would want to know your opinion about adding debug logging for Android to the current library. So far, in the Android.mk file there's a linkage for the liblog library which provides all the necessary