ENGR00156850 gpu-viv: add gpu-viv driver source
[wandboard.git] / drivers / mxc / gpu-viv / config
blobe406fade4022d6c8f2a04952375bed01b8cf52f9
1 ##############################################################################
3 #    Copyright (C) 2005 - 2011 by Vivante Corp.
5 #    This program is free software; you can redistribute it and/or modify
6 #    it under the terms of the GNU General Public License as published by
7 #    the Free Software Foundation; either version 2 of the license, or
8 #    (at your option) any later version.
10 #    This program is distributed in the hope that it will be useful,
11 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
12 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 #    GNU General Public License for more details.
15 #    You should have received a copy of the GNU General Public License
16 #    along with this program; if not write to the Free Software
17 #    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19 ##############################################################################
22 ARCH_TYPE                         ?= arm
23 SDK_DIR                           ?= $(AQROOT)/build/sdk
24 USE_3D_VG       = 1
25 USE_POWER_MANAGEMENT              ?= 1
26 ENABLE_CACHED_VIDEO_MEMORY        ?= 0
27 NONPAGED_MEMORY_CACHEABLE         ?= 0
28 NONPAGED_MEMORY_BUFFERABLE        ?= 1
29 CACHE_FUNCTION_UNIMPLEMENTED      ?= 0
30 VIVANTE_ENABLE_VG                 ?= 1
31 NO_USER_DIRECT_ACCESS_FROM_KERNEL ?= 1
32 ENABLE_GPU_CLOCK_BY_DRIVER        = 1