Fix the error for the VPP conversion of NV12->NV12 on BDW
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 27 Dec 2013 07:05:44 +0000 (15:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:30:07 +0000 (10:30 +0800)
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_post_processing.c

index aa0311d..cf1d159 100755 (executable)
@@ -1054,7 +1054,7 @@ static struct pp_module pp_modules_gen75[] = {
             NULL,
         },
 
-        gen7_pp_nv12_dndi_initialize,
+        gen8_pp_plx_avs_initialize,
     },
 
     {