intel: Add DS, TE and HS commands
diff --git a/icd/intel/pipeline.h b/icd/intel/pipeline.h
index 6f826f6..513c446 100644
--- a/icd/intel/pipeline.h
+++ b/icd/intel/pipeline.h
@@ -182,7 +182,7 @@
     uint32_t codeSize;
 };
 
-#define INTEL_PSO_CMD_ENTRIES   32
+#define INTEL_PSO_CMD_ENTRIES   64
 
 enum {
     GEN6_WA_POST_SYNC_FLUSH     = 1 << 0,