summaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
diff options
context:
space:
mode:
authorLoren Huang <b02279@freescale.com>2014-04-04 13:26:22 +0800
committerLoren Huang <b02279@freescale.com>2014-04-04 13:26:22 +0800
commit232293e0abb46639e188ab9d8643f1dbf94534f6 (patch)
tree3a51e38edab97c55aeeae0c8e85d74dd853cb5f1 /drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_driver.h
parent2917061c498a97e3c3b99ac616b6f3202f8a0499 (diff)
ENGR00306992 Revert "ENGR00302036-3 gpu:gpu2d may cause bus hang in some corner case"rel_imx_3.10.17_1.0.0_ga3.10-imx6-3.10.17-1.0.0-ts1
This reverts commit 563931094bf096da2ce6f2cc40387f9e726b3342. That patch causes wrong blitting and will block GA release Date: Apr 04, 2014 Signed-off-by: Loren Huang <b02279@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;