ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
kevery has joined #linux-rockchip
jelly has quit [Ping timeout: 250 seconds]
lurchi_ is now known as lurchi__
stikonas has quit [Ping timeout: 260 seconds]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 272 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
<amazingfate> I'm trying to use rga on my rk3568 board. Refering to CounterPillow's patch: https://gist.github.com/CounterPillow/6bea809f15ada7ddd3a3d7a4994fdc4e, I can enable the device. I have to set my board boot with less than 4GB to make gstreamer v4l2convert work according to this thread: https://forum.odroid.com/viewtopic.php?p=346746#p346746. CounterPillow, what gstreamer commad you've used to test rga v4l2convert? I use `gst-launch-1.0
<amazingfate> videotestsrc ! video/x-raw,width=320,height=180 ! v4l2convert ! video/x-raw,width=1920,height=1080 ! fpsdisplaysink`
mps has quit [Ping timeout: 276 seconds]
vagrantc has quit [Quit: leaving]
lurchi__ has quit [Ping timeout: 248 seconds]
lurchi_ has joined #linux-rockchip
lurchi_ is now known as lurchi__
mps has joined #linux-rockchip
<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...)
<mps> kernel config, qemu -machine virt, and can use 8GB RAM
<robmur01> main limit of a non-LPAE kernel is that it cannot possibly address more than 4GB ;)
jfliu has quit [Quit: Connection closed for inactivity]
ldevulder has quit [Quit: Leaving]
<hanetzer> somethin along that line yeah. I know its truncated to something like 0xff00_0000 on u/core boot
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
psydroid4 has quit [Ping timeout: 276 seconds]
stikonas_ is now known as stikonas
<robmur01> hanetzer: that's just the physical memory map. MMIO gots to be *somewhere*...
<robmur01> just not worth the logic to try to remap 0.4% of RAM somewhere else, which would then usually incur extra software cost to access anyway
<hanetzer> yeh
digetx has joined #linux-rockchip
Whistler has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 248 seconds]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
shoragan_ has quit [Quit: quit]
shoragan has joined #linux-rockchip
vagrantc has quit [Quit: leaving]