lamer14520031072 has quit [Ping timeout: 264 seconds]
naobsd has joined #linux-sunxi
<topi`>
what does the "2" mean? I'd understand "0" and "1" for cpus #0 and #1 respectively
<mripard>
topi`: it's a bitmask, it's actualy 0b10
<mripard>
=> all the interrupts on the CPU 1
SadSmile has joined #linux-sunxi
<topi`>
ok
<plaes>
wow.. display engine driver for H3 submitted
premoboss has quit [Remote host closed the connection]
<wens>
plaes: it's a not-so-clean cleanup of allwinner code :p
<plaes>
it's a start :)
<plaes>
btw, I was going to bug you about not submitting the H3 PSCI stuff into linux-arm ML, but then found out it was for u-boot :P
<topi`>
there's an A64 based board coming from Olimex, does it share parts with H3?
<topi`>
like display engine
<mripard>
topi`: yes
<mripard>
from a quick look, it's an H3 with armv8 cores
<mripard>
wens: the worst part is the supposed license issues :/
<MoeIcenowy>
mripard: hi
<mripard>
the not so clean part can be solved
<MoeIcenowy>
Do your A33 mainline disp experiment succeed
<mripard>
even if it's under-documened, and we end up with a lot of magical writes , we can always merge it in staging
<MoeIcenowy>
But it seems that little linux-sunxi code enter staging?
<MoeIcenowy>
@mripard
<mripard>
but we can't do anything about the license
<mripard>
if it's not GPL (or compatible with it), we can't merge it
<mripard>
MoeIcenowy: not yet, I'm currently working on it
<mripard>
and there's nothing in staging because we never had anything to put there
kaspter has quit [Read error: Connection reset by peer]
cnxsoft has quit [Quit: cnxsoft]
bmeneg has joined #linux-sunxi
SadSmile has quit [Quit: Leaving]
lamer14520031072 has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 256 seconds]
<vishnup>
mripard: how many displays we can connect if we have KMS working?
<mripard>
it depends on the SoC
<vishnup>
mripard: for CHIP?
<mripard>
you can have only one
<wens>
it's probably 2 or 3 (1 and 1+1 mirroring?)
<wens>
cubieboard5 has mipi to dp converter, and hsic for usb hub, both interesting and unseen on allwinner boards
<vishnup>
mripard: is it R8 limitation? or CHIP board have only one connector ? ;)
Gerwin_J has joined #linux-sunxi
<mripard>
wens: the A13 has only one video pipeline
<mripard>
vishnup: from the SoC
<vishnup>
okei
<mripard>
on the other hand, on the A10, A20 and so one, you could have two displays connected at once
<mripard>
but my code doesn't support it so far
<TheLinuxBug>
<topi`> write at 34 MB/s, I wonder why <-- this is normal under most tweaked conditions I get 45M/s write (but alwasy averages in the 35-40M/s ranges for extended writes) though generally this isn't a problem because in A20 the nic is bound to single core so you can only see throughput of about 50M/sec on the gigabit anyhow, therefore your max write over network would always be about 50M/sec anyways. In short writes thought I saw 45M/sec (the max)
<TheLinuxBug>
s/thought/though
FlorianH has quit [Ping timeout: 246 seconds]
<TheLinuxBug>
I have a pretty decent little NAS going with 5x2TB on a SYBA PM/RAID card and get pretty much max performance of SATA With my tweak on the array
JohnDoe_71Rus has joined #linux-sunxi
<TheLinuxBug>
if you want to compare notes your welcome to pm and I can share what I use
<vishnup>
mripard: is it possible to have two OSes running on two different displays with one HYP ?
<mripard>
I guess, but the virtualization is not really my thing
<vishnup>
mripard: okie, just asked for info.
<vishnup>
mripard: I hope, you'll apply a83 patches ;). I'll send more this week, may be including axp81x
<vishnup>
S/apply/pickup
IgorPec has quit [Ping timeout: 246 seconds]
tlwoerner has joined #linux-sunxi
<wens>
mripard will probably queue them, but won't be published until after next -rc1
<wens>
in the meantime you might need to keep track yourself
FlorianH has joined #linux-sunxi
<mripard>
vishnup: I hope so too :)
paulk-collins has joined #linux-sunxi
<mripard>
vishnup: if the only comment is about the ranges in chosen, I'll remove it when I'll apply the patch
<vishnup>
:) thanks, otherwise, I'll correct in next patch series.
apritzel has quit [Ping timeout: 246 seconds]
<wens>
also a typo in one of the commit logs
lamer14520031072 has joined #linux-sunxi
premoboss has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 250 seconds]
<MoeIcenowy>
@ssvb @rellla
<MoeIcenowy>
I found that libva seems to have a decoding and displaying divided framework
<MoeIcenowy>
VO: [opengl] 1280x720 vaapi
<MoeIcenowy>
(in mpv output
<KotCzarny>
hmm, anyone tried firefox on a20 based device? is it working well?
T0mW has joined #linux-sunxi
<rellla>
MoeIcenowy: src?
<MoeIcenowy>
rellla: what src?
<MoeIcenowy>
I only say about the framework
<rellla>
Ok
<MoeIcenowy>
It's only an idea
<MoeIcenowy>
src of libva is easy to get on fd.o
avph has quit [Ping timeout: 255 seconds]
lamer14520031072 has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 240 seconds]
avph has joined #linux-sunxi
<KotCzarny>
Notice: Undefined property: CologneBlueTemplate::$mWatchLinkNum in /srv/http/sunxi/linux-sunxi.org/wiki/includes/SkinLegacy.php on line 637
<libv>
KotCzarny: ?
<KotCzarny>
libv: got this when trying different themes
<topi`>
php is buggy?
<topi`>
TheLinuxBug: I'm thinking I should start writing a series of blog posts about my little NAS project ;) actually, it's a project to replace the AWS S3 service
<topi`>
the AWS S3 is costing me money every month, so I want to take a DIY approach to this, and I have one public IP at a server colocation facility :)
<topi`>
wow, got 112 MB/s off a HDD, read 8 gigabytes
<topi`>
I just wonder how the writes can be so much slower
<topi`>
they did something odd with the internal A20 buses
<KotCzarny>
keep in mind it will be less when doing network/decoding at the same time
deskwizard has joined #linux-sunxi
<KotCzarny>
and if you throw encryption in the mix
<KotCzarny>
also, observe cpu/regulator temperature
domidumont has quit [Read error: Connection reset by peer]
<topi`>
encryption without AArch64 is an exercise in futility
<KotCzarny>
topi`: why, for low bandwidth ~1MB/s its feasible
vagrantc has joined #linux-sunxi
<topi`>
just a waste of precious cpu cycles )
<topi`>
;)
<KotCzarny>
so you just run world accessible nfs? ;)
<topi`>
hehe
<topi`>
on my setup, the bananapi nodes would be directly connected to a "front machine" that actually serves the network
<KotCzarny>
for all my needs sshfs (or ssh+rsync) is enough for my cloud needs
<topi`>
so no need to encryption there, since it's physically separate
<topi`>
I'm thinking of getting a Geekbox as the front machine, since I need AArch64 for proper AES128 performance
<KotCzarny>
well, there are hwcrypto packages in the works
<KotCzarny>
even for older aw
<topi`>
I want to test out the 8-core rk3368 :)
IgorPec has joined #linux-sunxi
<topi`>
although I believe it's slower than the rk3288
<topi`>
there are very impressive rk3288-based boards out there, like the Radxa Rock 2
nove has joined #linux-sunxi
lamer14520031072 has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 272 seconds]
Seppoz has quit [Remote host closed the connection]
Gerwin_J has quit [Quit: Gerwin_J]
khuey|away is now known as khuey
deskwizard has quit [Ping timeout: 240 seconds]
domidumont has joined #linux-sunxi
MackBoy has joined #linux-sunxi
vishnup has quit [Quit: Leaving]
lamer14520031072 has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 260 seconds]
deskwizard has joined #linux-sunxi
deskwizard has quit [Read error: Connection reset by peer]
deskwizard has joined #linux-sunxi
FlorianH has quit [Quit: Leaving]
dizz74 has joined #linux-sunxi
<dizz74>
hi friends
<dizz74>
can you help me - where i can download source codes(kernel) for AllWinner R16?
pietrush` has quit [Ping timeout: 265 seconds]
pietrushnic has joined #linux-sunxi
lamer14520031072 has joined #linux-sunxi
lamer14520031072 has quit [Ping timeout: 245 seconds]
dizz74 has quit [Quit: Page closed]
IgorPec has quit [Ping timeout: 246 seconds]
lamer14520031072 has joined #linux-sunxi
T0mW has quit [Quit: Leaving]
deskwizard has quit [Read error: Connection reset by peer]
khuey is now known as khuey|away
solarnetone has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
FDCX_ has quit [Remote host closed the connection]
FDCX has joined #linux-sunxi
FDCX has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]
FDCX has quit [Remote host closed the connection]
clonak has quit [Ping timeout: 272 seconds]
FDCX has joined #linux-sunxi
soderstrom has quit [Quit: leaving]
viccuad has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Equilibrium 4.2.0, revision: 42021, sources date: 20120701, built on: 2013-10-21 12:25:22 UTC 42021 http://www.kvirc.net/]
clonak has joined #linux-sunxi
clonak has quit [Ping timeout: 272 seconds]
deskwizard has joined #linux-sunxi
khuey|away is now known as khuey
clonak has joined #linux-sunxi
mosterta has joined #linux-sunxi
mosterta has quit [Ping timeout: 255 seconds]
clonak has quit [Remote host closed the connection]
clonak has joined #linux-sunxi
TheLinuxBug has quit [Ping timeout: 264 seconds]
TheLinuxBug has joined #linux-sunxi
Net147_ has joined #linux-sunxi
Net147 has quit [Ping timeout: 264 seconds]
naobsd1 has joined #linux-sunxi
discopig has quit [Ping timeout: 240 seconds]
naobsd has quit [Ping timeout: 240 seconds]
naobsd1 is now known as naobsd
deskwizard has quit [Read error: Connection reset by peer]
deskwizard has joined #linux-sunxi
HeHoPMaJIeH has quit [Read error: Connection reset by peer]
premoboss has quit [Ping timeout: 240 seconds]
fl_0 has quit [Ping timeout: 240 seconds]
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has quit [Changing host]
HeHoPMaJIeH has joined #linux-sunxi
TheSeven has quit [Ping timeout: 240 seconds]
azend|vps has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-sunxi
TheSeven has joined #linux-sunxi
tomboy65 has quit [Quit: Uhh ... gotta go.]
azend|vps has joined #linux-sunxi
Ntemis has joined #linux-sunxi
tomboy64 has joined #linux-sunxi
fl_0 has joined #linux-sunxi
discopig has joined #linux-sunxi
dlan has quit [Remote host closed the connection]
Net147_ has quit [Ping timeout: 276 seconds]
iamfrankenstein has quit [Quit: iamfrankenstein]
Net147 has joined #linux-sunxi
dlan has joined #linux-sunxi
dlan has quit [Changing host]
dlan has joined #linux-sunxi
naobsd has quit [Quit: naobsd]
viccuad has quit [Ping timeout: 250 seconds]
nove has quit [Quit: nove]
ricardocrudo has joined #linux-sunxi
vishnup has joined #linux-sunxi
Ntemis has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
lamer14520031072 has quit [Ping timeout: 260 seconds]
khuey is now known as khuey|away
paulk-collins has quit [Remote host closed the connection]
vishnup has quit [Remote host closed the connection]
lamer14520031072 has joined #linux-sunxi
pietrushnic has quit [Ping timeout: 276 seconds]
lamer14520031072 has quit [Ping timeout: 250 seconds]