[Libva] [PATCH] BDW: Fix one error in shader binaray for media encoding

Zhao Yakui yakui.zhao at intel.com
Mon Mar 24 00:44:03 PDT 2014


On Sun, 2014-03-23 at 20:49 -0600, Zhao, Yakui wrote:
> The commit 7ac4263ff2dae5c877b92356d04df4ccfe10d7c9 updates
> the shader binary more than it required. So it is removed.
> 

This will be pushed.

Thanks.
    Yakui

> Signed-off-by: Zhao Yakui <yakui.zhao at intel.com>
> ---
>  src/shaders/vme/inter_bframe_gen8.g8b | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/shaders/vme/inter_bframe_gen8.g8b b/src/shaders/vme/inter_bframe_gen8.g8b
> index f981ca3..77daf5a 100644
> --- a/src/shaders/vme/inter_bframe_gen8.g8b
> +++ b/src/shaders/vme/inter_bframe_gen8.g8b
> @@ -411,7 +411,7 @@
>     { 0x00000005, 0x2fe41248, 0x16000f70, 0x00030003 },
>     { 0x00000020, 0x34000000, 0x0e001400, 0x000000a0 },
>     { 0x00000001, 0x2f681248, 0x00000fa8, 0x00000000 },
> -   { 0x05000010, 0x20001a60, 0x1e000f68, 0x00020002 },
> +   { 0x05000010, 0x20001240, 0x16000f68, 0x00020002 },
>     { 0x00010005, 0x2fe41248, 0x16000f60, 0x00030003 },
>     { 0x00010020, 0x34000000, 0x0e001400, 0x00000060 },
>     { 0x00000008, 0x2f701248, 0x16000f60, 0x00020002 },




More information about the Libva mailing list