projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_mali-driver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f459c
)
2G support for temp
author
Kasin Lee
<kasin.li@amlogic.com>
Thu, 26 Sep 2013 10:30:52 +0000
(18:30 +0800)
committer
Kasin Lee
<kasin.li@amlogic.com>
Thu, 26 Sep 2013 10:30:52 +0000
(18:30 +0800)
mali/platform/meson8/meson_main.c
patch
|
blob
|
blame
|
history
diff --git
a/mali/platform/meson8/meson_main.c
b/mali/platform/meson8/meson_main.c
index 66708f57172bd9f4e12835d90e5869bbb78bad7b..3f0a3bc3aa19288ef07d7a319a07a2900ec4e1fe 100755
(executable)
--- a/
mali/platform/meson8/meson_main.c
+++ b/
mali/platform/meson8/meson_main.c
@@
-108,7
+108,7
@@
static struct mali_gpu_device_data mali_gpu_data =
{
.shared_mem_size =CONFIG_MALI400_OS_MEMORY_SIZE * 1024 * 1024,
#ifdef CONFIG_MESON_LOW_PLAT_OFFSET
- .fb_start = 0x
2
4000000,
+ .fb_start = 0x
0
4000000,
#else
.fb_start = 0x84000000,
#endif