00:02
gaston1980 has quit [Quit: Konversation terminated!]
00:04
NeuroScr has joined #linux-sunxi
00:06
Mangy_Dog has quit [Ping timeout: 245 seconds]
00:10
skiboy has joined #linux-sunxi
00:11
lurchi__ is now known as lurchi_
00:14
azend|vps has joined #linux-sunxi
00:28
pmp-p has quit [Read error: Connection reset by peer]
00:37
ldevulder_ has joined #linux-sunxi
00:37
lurchi_ is now known as lurchi__
00:40
azend|vps has joined #linux-sunxi
00:40
ldevulder has quit [Ping timeout: 268 seconds]
00:44
return0e has quit [Ping timeout: 268 seconds]
00:49
lurchi__ is now known as lurchi_
01:00
return0e has joined #linux-sunxi
01:03
Xalius has quit [Remote host closed the connection]
01:06
TRS-80 has quit [Quit: WeeChat 2.3]
01:13
ChriChri_ has joined #linux-sunxi
01:14
ChriChri has quit [Ping timeout: 258 seconds]
01:14
ChriChri_ is now known as ChriChri
01:15
florian has quit [Ping timeout: 260 seconds]
01:36
jernej has joined #linux-sunxi
01:53
cnxsoft has joined #linux-sunxi
02:36
florian has joined #linux-sunxi
03:12
f0i has quit [Ping timeout: 265 seconds]
03:13
florian has quit [Ping timeout: 240 seconds]
03:24
jo0nas has quit [Ping timeout: 268 seconds]
03:30
s_frit_ has quit [Remote host closed the connection]
03:30
s_frit has joined #linux-sunxi
03:37
pmp-p has joined #linux-sunxi
03:38
f0i has joined #linux-sunxi
03:47
TRS-80 has joined #linux-sunxi
03:50
f0i has quit [Ping timeout: 268 seconds]
04:05
ganbold has joined #linux-sunxi
04:08
ganbold_ has quit [Ping timeout: 268 seconds]
04:14
f0i has joined #linux-sunxi
04:24
aloo_shu has quit [Ping timeout: 240 seconds]
04:28
NeuroScr has quit [Quit: NeuroScr]
04:31
Perlovka_ has joined #linux-sunxi
04:33
Perlovka has quit [Ping timeout: 268 seconds]
04:44
jo0nas has joined #linux-sunxi
04:55
vagrantc has joined #linux-sunxi
04:59
lurchi_ is now known as lurchi__
05:07
lurchi_ has joined #linux-sunxi
05:11
lurchi__ has quit [Ping timeout: 265 seconds]
05:18
dddddd has quit [Read error: Connection reset by peer]
05:24
<
megi >
jernej: got my app ready and it works, but I've found out that the alignment is an issue after all (especially on the input side, because I don't control what alignment sun6i-csi chooses to spit out, and it packs the YUYV output tightly)
05:25
<
megi >
but it's fixable
05:25
<
megi >
all that needs to be done is to patch sun6i-csi to respect the alignment requirements of the rotation engin
05:26
JohnDoe_71Rus has joined #linux-sunxi
05:27
skiboy has quit [Quit: Leaving]
05:54
TRS-80 has quit [Quit: WeeChat 2.3]
06:07
<
wens >
v4l2 looks at things from the system's PoV lol
06:07
pmp-p has quit [Read error: Connection reset by peer]
06:10
selfbg has joined #linux-sunxi
06:16
<
megi >
well the trouble is that when you pass planar format without mplane, it's not possible to pass around all these weird alognment details
06:17
<
megi >
because they are per-plane, and you only have one bytesperplane in the v4l2_pix_format
06:17
<
megi >
such mess :)
06:18
<
megi >
I can pass my own bytesperplane to sun6i-csi in set_fmt, and make the driver respect it
06:18
<
megi >
hopefully hw will respect it too, hehe
06:19
<
megi >
at least for yuyv and friends where there's just a single plane
06:20
<
megi >
so that bytesperline will be unambiguous
06:20
<
megi >
s/bytesperplane/bytesperline/
06:25
megi has quit [Ping timeout: 260 seconds]
06:46
<
jernej >
so userspace may request specific bytesperplane, but driver is free to ignore it
06:47
<
jernej >
however, in systems where some HW cores needs alignment and some don't, it would be nice to consider userspace request
06:50
<
jernej >
regarding planar formats in one buffer:
06:50
<
jernej >
When the image format is planar the ``bytesperline`` value applies
06:50
<
jernej >
to the first plane and is divided by the same factor as the
06:50
<
jernej >
``width`` field for the other planes.
06:53
pmp-p has joined #linux-sunxi
07:37
yann has joined #linux-sunxi
07:45
yann has quit [Ping timeout: 240 seconds]
08:19
return0e has quit [Remote host closed the connection]
08:20
diego_r has joined #linux-sunxi
08:29
matthias_bgg has joined #linux-sunxi
08:39
ldevulder_ is now known as ldevulder
08:53
bjne has joined #linux-sunxi
08:55
AneoX has joined #linux-sunxi
09:07
tnovotny has joined #linux-sunxi
09:19
florian has joined #linux-sunxi
10:15
Xalius has joined #linux-sunxi
10:24
Benjojo has quit []
10:24
Benjojo has joined #linux-sunxi
10:27
ullbeking has quit []
10:31
ullbeking has joined #linux-sunxi
10:31
ullbeking has quit [Excess Flood]
10:36
ullbeking has joined #linux-sunxi
10:36
ullbeking has quit [Excess Flood]
10:37
dev1990 has quit [Quit: Konversation terminated!]
10:42
Net147 has quit [Quit: Quit]
10:44
Net147 has joined #linux-sunxi
10:54
ullbeking has joined #linux-sunxi
10:54
ullbeking has quit [Excess Flood]
11:02
<
willmore >
I wonder if the writing to tmpfs was slow because zram may have been turned on?
11:03
vagrantc has quit [Quit: leaving]
11:14
pmp-p has quit [Ping timeout: 240 seconds]
11:14
megi has joined #linux-sunxi
11:16
<
megi >
jernej: ah, so that's why rotation driver has 32B alignemnent for the first plane in case o YUV420, it's kernel abi
11:17
<
megi >
thanks for pointing me to docs
11:23
Mangy_Dog has joined #linux-sunxi
11:34
dddddd has joined #linux-sunxi
11:43
Xalius has quit [Remote host closed the connection]
11:46
AneoX has joined #linux-sunxi
11:53
dev1990 has joined #linux-sunxi
11:56
ganbold_ has joined #linux-sunxi
11:59
ganbold has quit [Ping timeout: 265 seconds]
12:00
<
megi >
willmore: maybe, I don't have zswap enabled but if having zram enabled in the kernel makes tmpfs use it, it might be it
12:00
<
megi >
interesting guess
12:11
<
KotCzarny >
still, too big cpu usage
12:11
<
KotCzarny >
unless compressed
12:16
<
megi >
I need 3 hands
12:16
<
megi >
jernej, thanks again :)
12:17
<
megi >
now to add some AR ;)
12:19
reinforce has joined #linux-sunxi
13:02
dev1990 has quit [Read error: Connection reset by peer]
13:02
deesix has quit [Read error: Connection reset by peer]
13:02
deesix has joined #linux-sunxi
13:02
dev1990 has joined #linux-sunxi
13:04
dev1990 has quit [Remote host closed the connection]
13:13
dev1990 has joined #linux-sunxi
13:18
AneoX has quit [Ping timeout: 260 seconds]
13:20
AneoX has joined #linux-sunxi
13:35
\\Mr_C\\ has joined #linux-sunxi
13:35
\\Mr_C\\ has quit [Excess Flood]
13:35
s_frit has quit [Remote host closed the connection]
13:35
s_frit has joined #linux-sunxi
13:35
\\Mr_C\\ has joined #linux-sunxi
13:35
\\Mr_C\\ has quit [Client Quit]
13:37
\\Mr_C\\ has joined #linux-sunxi
13:39
dev1990 has quit [Read error: Connection reset by peer]
13:39
dev1990 has joined #linux-sunxi
13:42
dev1990 has quit [Read error: Connection reset by peer]
13:48
pmp-p has joined #linux-sunxi
14:10
AneoX has quit [Ping timeout: 272 seconds]
14:12
AneoX has joined #linux-sunxi
14:18
dev1990 has joined #linux-sunxi
14:44
lkcl has joined #linux-sunxi
14:45
JohnDoe_71Rus has joined #linux-sunxi
14:50
MoeIcenowy has joined #linux-sunxi
14:55
lkcl has quit [Quit: Leaving]
14:55
lkcl has joined #linux-sunxi
14:59
selfbg has quit [Remote host closed the connection]
15:00
puneet has joined #linux-sunxi
15:05
bjne has quit [Ping timeout: 240 seconds]
15:13
pune has joined #linux-sunxi
15:17
pmp-p has quit [Ping timeout: 265 seconds]
15:19
pmp-p has joined #linux-sunxi
15:28
diego_r has quit [Ping timeout: 272 seconds]
15:48
AneoX has quit [Ping timeout: 265 seconds]
15:51
AneoX has joined #linux-sunxi
15:52
TRS-80 has joined #linux-sunxi
16:03
netlynx has joined #linux-sunxi
16:12
damex has quit [Quit: damex]
16:12
damex has joined #linux-sunxi
16:13
puneet has quit [Remote host closed the connection]
16:13
pune has quit [Remote host closed the connection]
16:13
damex has quit [Client Quit]
16:14
damex has joined #linux-sunxi
16:25
yann has joined #linux-sunxi
16:26
s_frit has quit [Remote host closed the connection]
16:26
s_frit has joined #linux-sunxi
16:27
bjne has joined #linux-sunxi
16:28
matthias_bgg has quit [Ping timeout: 268 seconds]
16:28
damex has quit [Quit: damex]
16:28
damex has joined #linux-sunxi
16:32
florian has quit [Quit: Leaving]
16:33
damex has quit [Client Quit]
16:34
damex has joined #linux-sunxi
16:56
return0e has joined #linux-sunxi
17:08
cnxsoft1 has joined #linux-sunxi
17:08
cnxsoft has quit [Read error: Connection reset by peer]
17:09
return0e has quit [Remote host closed the connection]
17:27
s_frit_ has joined #linux-sunxi
17:28
tnovotny has quit [Quit: Leaving]
17:29
matthias_bgg has joined #linux-sunxi
17:29
s_frit has quit [Ping timeout: 265 seconds]
17:42
bjne has quit [Ping timeout: 265 seconds]
18:06
ganbold_ has quit [Ping timeout: 260 seconds]
18:08
bjne has joined #linux-sunxi
18:15
angelo__ has left #linux-sunxi ["Leaving"]
18:24
flacks has quit [Quit: Leaving]
18:27
flacks has joined #linux-sunxi
18:40
bjne has quit [Ping timeout: 265 seconds]
18:43
sunshavi has quit [Ping timeout: 265 seconds]
18:48
lurchi_ has quit [Quit: Konversation terminated!]
19:27
nashpa has quit [Ping timeout: 268 seconds]
19:36
lurchi_ has joined #linux-sunxi
19:37
aloo_shu has joined #linux-sunxi
19:39
nashpa has joined #linux-sunxi
19:41
<
jernej >
megi: what rotation settings you are using in the yt video?
19:41
<
megi >
720p YUYV input
19:42
<
megi >
I guess that defines it completely. Why? :)
19:43
<
jernej >
I can't tell from the video :)
19:44
<
megi >
I also do some plane scaling in DRM to zoom it to 1440 width
19:53
tuxd3v has quit [Remote host closed the connection]
20:36
Danct12_ has quit [Quit: Quitting - Huong Tram IRC Client 1.22]
21:06
matthias_bgg has quit [Ping timeout: 260 seconds]
21:15
netlynx has quit [Quit: Ex-Chat]
21:20
rzerres has quit [Ping timeout: 240 seconds]
21:24
rzerres has joined #linux-sunxi
22:11
return0e has joined #linux-sunxi
22:48
reinforce has quit [Quit: Leaving.]
22:58
aloo_shu has quit [Read error: Connection reset by peer]
22:59
aloo_shu has joined #linux-sunxi
22:59
yann has quit [Ping timeout: 260 seconds]
23:07
aloo_shu has quit [Read error: Connection reset by peer]
23:08
aloo_shu has joined #linux-sunxi
23:11
warpme_ has quit [Quit: Connection closed for inactivity]
23:27
ganbold has joined #linux-sunxi