]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/mxc/gpu-viv/config
cdd143e03e5133a996541aa4fecad6b4d264861b
[karo-tx-linux.git] / drivers / mxc / gpu-viv / config
1 ##############################################################################
2 #
3 #    Copyright (C) 2005 - 2013 by Vivante Corp.
4 #
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.
9 #
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.
14 #
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.
18 #
19 ##############################################################################
20
21
22 ARCH_TYPE                         ?= arm
23 SDK_DIR                           ?= $(AQROOT)/build/sdk
24 USE_3D_VG                         ?= 1
25 FORCE_ALL_VIDEO_MEMORY_CACHED     ?= 0
26 NONPAGED_MEMORY_CACHEABLE         ?= 0
27 NONPAGED_MEMORY_BUFFERABLE        ?= 1
28 CACHE_FUNCTION_UNIMPLEMENTED      ?= 0
29 VIVANTE_ENABLE_VG                 ?= 1
30 NO_USER_DIRECT_ACCESS_FROM_KERNEL ?= 1
31 VIVANTE_NO_3D                     ?= 0
32 ENABLE_OUTER_CACHE_PATCH          ?= 1
33 USE_BANK_ALIGNMENT                ?= 1
34 BANK_BIT_START                    ?= 13
35 BANK_BIT_END                      ?= 15
36 BANK_CHANNEL_BIT                  ?= 12
37 ENABLE_GPU_CLOCK_BY_DRIVER        = 1
38