summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoren Huang <b02279@freescale.com>2014-05-09 22:29:42 +0800
committerLoren Huang <b02279@freescale.com>2014-08-15 11:24:57 +0800
commit56a5b592a0ecf9cf95eaecfd8e0776d487dc87a2 (patch)
treec358a67ade42f4b2ea9a9417b2afcd54a82fd6af
parentf9d8d4a83eb0f44a3783d1c89c7cf0b4c07822ba (diff)
ENGR00308233-2 [#791]Refine wclip workaround algorithm 001
Vivante patch name:0001-more-refinements-for-wclip-issue Date: Apr 14, 2014 Signed-off-by: Loren Huang <b02279@freescale.com> Acked-by: Shawn Guo (cherry picked from commit 807330b464a55be19d4d5117e5f6b161f00a2f88) (cherry picked from commit ebced57ab02386cbc00d550b03e9546e07f1db8d)
-rw-r--r--drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_types.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_types.h b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_types.h
index b44652944c92..bf1bb138160f 100644
--- a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_types.h
+++ b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_types.h
@@ -18,7 +18,6 @@
*
*****************************************************************************/
-
#ifndef __gc_hal_types_h_
#define __gc_hal_types_h_
@@ -1048,7 +1047,16 @@ typedef enum _gcePATCH_ID
gcePATCH_DUOKANTV,
gcePATCH_TESTAPP,
gcePATCH_GOOGLEEARTH,
-
+ gcePATCH_SF4,
+ gcePATCH_SPEEDRACE,
+ gcePATCH_AIRNAVY,
+ gcePATCH_F18NEW,
+ gcePATCH_F18,
+ gcePATCH_WISTONESG,
+ gcvPATCH_VECUNIT_RED,
+ gcvPATCH_NAMESGAS,
+ gcvPATCH_AFTERBURNER,
+ gcvPATCH_UIMARK,
/* Count enum*/
gcePATCH_COUNT,
}