Commit b8fa60f3 authored by Andreas Schneider's avatar Andreas Schneider
Browse files

config: Disable KGSL_PER_PROCESS_PAGE_TABLE.

Use less RAM for KGSL, ~200 MB instead of 270 MB.
parent db0809af
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment