Don't use DNDI kernel on Ivybridge temporarily
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 19 Apr 2012 05:11:44 +0000 (13:11 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 19 Apr 2012 05:11:44 +0000 (13:11 +0800)
We will integrate the right kernel for DN/DI on Ivybridge as soon as possible.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_post_processing.c

index 8708068..7aa5ffe 100644 (file)
@@ -418,7 +418,7 @@ static const uint32_t pp_nv12_avs_gen7[][4] = {
 };
 
 static const uint32_t pp_nv12_dndi_gen7[][4] = {
-#include "shaders/post_processing/gen7/dndi.g7b"
+// #include "shaders/post_processing/gen7/dndi.g7b"
 };
 
 static const uint32_t pp_nv12_dn_gen7[][4] = {