summaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
diff options
context:
space:
mode:
authorRichard Liu <r66033@freescale.com>2014-04-04 12:19:12 +0800
committerRichard Liu <r66033@freescale.com>2014-04-04 12:23:49 +0800
commitcc459654bfe76d3172bb261769d5c45a2e32d045 (patch)
tree4d4d814263510a77ebdbced9e379647d39d057e8 /drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
parent0d5505cfd0b50db4bd046270b119c4dae0a143c2 (diff)
ENGR00306993 revert gpu2d may cause bus hang fixkk4.4.2_1.0.0-beta
gpu2d hang fix has side effect, it causes flicker issue for popup window menu on android, not integrate this fix before the side effect be fixed. Revert "ENGR00302036-3 gpu:gpu2d may cause bus hang in some corner case" This reverts commit 0d5505cfd0b50db4bd046270b119c4dae0a143c2. Signed-off-by: Richard Liu <r66033@freescale.com> Acked-by: Shawn Guo
Diffstat (limited to 'drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h')
-rw-r--r--drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
index 8397f89cb078..ea86349dcf97 100644
--- a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
+++ b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
@@ -257,9 +257,6 @@ typedef struct _gcsHAL_QUERY_CHIP_IDENTITY
/* Supertile layout style in hardware */
gctUINT32 superTileMode;
-
- /* Special control bits for 2D chip. */
- gctUINT32 chip2DControl;
}
gcsHAL_QUERY_CHIP_IDENTITY;