[Libva] [PATCH V3 4/9] ENC: add AVC kernel binary on SKL

Zhao Yakui yakui.zhao at intel.com
Wed Jan 25 02:38:05 UTC 2017


On 01/24/2017 12:36 PM, Pengfei Qu wrote:
> v1:move kernal array into the header file
> v2:add file into Makefile.am
>
> Reviewed-by: Sean V Kelley<seanvk at posteo.de>
> Signed-off-by: Pengfei Qu<Pengfei.Qu at intel.com>

It seems that it fails to apply this patch and the following error is 
complained.
     >error: patch failed: src/Makefile.am:161
error: src/Makefile.am: patch does not apply

Maybe the patch is not generated correctly.

> ---
>   src/Makefile.am                |     1 +
>   src/gen9_avc_encoder_kernels.h | 12078 +++++++++++++++++++++++++++++++++++++++
>   2 files changed, 12079 insertions(+)
>   create mode 100644 src/gen9_avc_encoder_kernels.h
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 38e8560..f90f8ac 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -161,6 +161,7 @@ source_h = \
>           i965_encoder_common.h        \
>           i965_encoder_api.h        \
>           gen9_avc_const_def.h      \
> +        gen9_avc_encoder_kernels.h      \
>   	$(NULL)
>
>


More information about the Libva mailing list