<CounterPillow>
amazingfate: I don't have the precise command anymore but it was something like this yes
<amazingfate>
CounterPillow: what's your testing board memory size, is that larger than 4GB?
<CounterPillow>
Yes, 8GB
<amazingfate>
It seems that mainline rga driver only support memory less than 4GB. rk356x is the first rk chip that have memory larger than 4GB.
amazingfate_ has joined #linux-rockchip
amazingfate_ has quit [Read error: Connection reset by peer]
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 260 seconds]
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 240 seconds]
jelly has joined #linux-rockchip
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 272 seconds]
ldevulder has joined #linux-rockchip
unkraut has joined #linux-rockchip
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 240 seconds]
amazingfate has quit [Read error: Connection reset by peer]
amazingfate has joined #linux-rockchip
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 260 seconds]
stikonas has joined #linux-rockchip
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 260 seconds]
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 240 seconds]
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 272 seconds]
robmur01 has quit [Read error: Connection reset by peer]
ldevulder has quit [Quit: Leaving]
amazingfate_ has joined #linux-rockchip
robmur01 has joined #linux-rockchip
amazingfate has quit [Ping timeout: 272 seconds]
whoelse has joined #linux-rockchip
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 240 seconds]
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 260 seconds]
<hanetzer>
heh. veyron-speedy (rk3288) can't even address all 4GiB at the moment.
amazingfate has joined #linux-rockchip
amazingfate_ has quit [Ping timeout: 272 seconds]
psydroid2 has joined #linux-rockchip
amazingfate_ has joined #linux-rockchip
amazingfate has quit [Ping timeout: 248 seconds]
amazingfate_ has quit [Quit: Leaving]
ldevulder has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Remote host closed the connection]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
kevery1 is now known as kevery
stikonas has quit [Remote host closed the connection]
stikonas_ has joined #linux-rockchip
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #linux-rockchip
psydroid4 has joined #linux-rockchip
psydroid2 has quit [Read error: Connection reset by peer]
vagrantc has joined #linux-rockchip
macc24_ has joined #linux-rockchip
Werner__ has joined #linux-rockchip
nashpa has joined #linux-rockchip
tortoise_ has joined #linux-rockchip
daniels_ has joined #linux-rockchip
punit_ has joined #linux-rockchip
doppo_ has joined #linux-rockchip
repk_ has joined #linux-rockchip
shoragan_ has joined #linux-rockchip
cyrozap-ZNC has joined #linux-rockchip
repk has quit [*.net *.split]
Werner has quit [*.net *.split]
shoragan has quit [*.net *.split]
doppo has quit [*.net *.split]
dliviu has quit [*.net *.split]
npcomp has quit [*.net *.split]
daniels has quit [*.net *.split]
tortoise has quit [*.net *.split]
macc24 has quit [*.net *.split]
cyrozap has quit [*.net *.split]
punit has quit [*.net *.split]
daniels_ is now known as daniels
tortoise_ is now known as tortoise
npcomp has joined #linux-rockchip
macromorgan has joined #linux-rockchip
macc24_ is now known as macc24
macc24 has quit [Changing host]
macc24 has joined #linux-rockchip
<urja>
huh? like yeah i think it ends up with a hole because MMIO space (16M? or was it a bit bigger), but the thing has LPAE and rockchip thought about it being able to do 8GB (there's an early TRM that says max RAM 8GB out there...) but then dropped it for some reason or other
<urja>
(I'd still be curious to know what broke... or was it just 0 customers wanted that much and they didn't bother fixing u-boot and linux for nobody)
jfliu has joined #linux-rockchip
<robmur01>
I'd imagine that a workload that can actually *use* 8GB of RAM on a 32-bit machine is hard to find outside a test lab
<urja>
these days that would be: two web browsers
<robmur01>
it would have to be some perfect storm of a different process per CPU each maxing out its address space
<mps>
when I configured kernel for alpine linux armv7 flavor and run in qemu and use more than 2GB RAM I had to tweak some config options, LPAE some other
<urja>
yeah i think non-LPAE kernel might have some limitations (user/kernel split? i'm not sure now...)