Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kevin
kernel_htc_msm7227-JB
Commits
b8fa60f3
Commit
b8fa60f3
authored
13 years ago
by
Andreas Schneider
Browse files
Options
Download
Email Patches
Plain Diff
config: Disable KGSL_PER_PROCESS_PAGE_TABLE.
Use less RAM for KGSL, ~200 MB instead of 270 MB.
parent
db0809af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
arch/arm/configs/cyanogen_msm7227_defconfig
arch/arm/configs/cyanogen_msm7227_defconfig
+2
-3
No files found.
arch/arm/configs/cyanogen_msm7227_defconfig
View file @
b8fa60f3
...
...
@@ -1434,9 +1434,8 @@ CONFIG_MSM_KGSL=y
# CONFIG_MSM_KGSL_PSTMRTMDMP_RB_HEX is not set
# CONFIG_MSM_KGSL_2D is not set
CONFIG_MSM_KGSL_MMU=y
CONFIG_KGSL_PER_PROCESS_PAGE_TABLE=y
CONFIG_MSM_KGSL_PAGE_TABLE_SIZE=0xFFF0000
CONFIG_MSM_KGSL_PAGE_TABLE_COUNT=8
# CONFIG_KGSL_PER_PROCESS_PAGE_TABLE is not set
CONFIG_MSM_KGSL_PAGE_TABLE_SIZE=0xBFF0000
CONFIG_MSM_KGSL_MMU_PAGE_FAULT=y
# CONFIG_MSM_KGSL_DISABLE_SHADOW_WRITES is not set
# CONFIG_VGASTATE is not set
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment