summaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h
diff options
context:
space:
mode:
authorRichard Liu <r66033@freescale.com>2012-07-26 10:59:12 +0800
committerRichard Liu <r66033@freescale.com>2012-07-26 11:03:15 +0800
commit0396e473de89e1fb48a17e16b9ec7d1e37fa7461 (patch)
treee90f35f651e004bacaa5c8af93adf3951d0bc8e7 /drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h
parentf63a8292fe128987ea4f8ab695f08a7fd9ea69bc (diff)
ENGR00217633 Add force contiguous memory pool in gpu driver
Add force contiguous memory pool in gpu driver Signed-off-by: Richard Liu <r66033@freescale.com> Acked-by: Lily Zhang
Diffstat (limited to 'drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h')
-rw-r--r--drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h
index d0298eed15e9..85b41312f772 100644
--- a/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h
+++ b/drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_base.h
@@ -159,6 +159,8 @@ typedef enum _gcePOOL
gcvPOOL_VIRTUAL,
gcvPOOL_USER,
gcvPOOL_CONTIGUOUS,
+ gcvPOOL_DEFAULT_FORCE_CONTIGUOUS,
+ gcvPOOL_DEFAULT_FORCE_CONTIGUOUS_CACHEABLE,
gcvPOOL_NUMBER_OF_POOLS
}