OSDN Git Service

Inrease the maximum number of attributes
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 25 Jan 2016 05:50:32 +0000 (13:50 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 9 May 2016 08:52:22 +0000 (16:52 +0800)
We will add more attributes in the driver

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Reviewed-By: Sean V Kelley <sean.v.kelley@intel.com>
src/i965_drv_video.h

index c86ace7..d30c7ed 100644 (file)
@@ -47,7 +47,7 @@
 
 #define I965_MAX_PROFILES                       20
 #define I965_MAX_ENTRYPOINTS                    5
-#define I965_MAX_CONFIG_ATTRIBUTES              10
+#define I965_MAX_CONFIG_ATTRIBUTES              32
 #define I965_MAX_IMAGE_FORMATS                  10
 #define I965_MAX_SUBPIC_FORMATS                 6
 #define I965_MAX_SUBPIC_SUM                     4