amitk has joined #linux-exynos
libv has quit [Ping timeout: 250 seconds]
jnettlet has joined #linux-exynos
libv has joined #linux-exynos
afaerber has quit [Quit: Verlassend]
nashpa has quit [Ping timeout: 256 seconds]
nashpa has joined #linux-exynos
zombah has joined #linux-exynos
prahal has quit [Quit: prahal]
prahal has joined #linux-exynos
nashpa has quit [Ping timeout: 272 seconds]
nashpa has joined #linux-exynos
zombah has quit [Quit: Leaving]
liquidAcid has joined #linux-exynos
Wizzup_ has joined #linux-exynos
aballier_ has joined #linux-exynos
Nemykal_ has joined #linux-exynos
libv_ has joined #linux-exynos
twitch153|znc has joined #linux-exynos
libv has quit [Disconnected by services]
amitk has quit [*.net *.split]
twitch153 has quit [*.net *.split]
Nemykal has quit [*.net *.split]
Wizzup has quit [*.net *.split]
aballier has quit [*.net *.split]
twitch153|znc is now known as twitch153
libv_ is now known as libv
amitk has joined #linux-exynos
zombah has joined #linux-exynos
<prahal> liquidAcid: hi , blacklist s5p_jpeg to get s5p-mfc dec at video0
<prahal> otherwise v4l2video0dec fails (I have not spent enough time to dig where it hardcode the device node :/
<liquidAcid> prahal, did you try with iommu or without?
<prahal> not enabled iommu yet ,/
<liquidAcid> k, thx for testing
<prahal> upgraded to latest and added most of your patchset
<liquidAcid> but still on 4.0.y?
<Wizzup_> what patchset?
<prahal> a little above : took time to get the proper zpos for the xf86-armsoc HW cursor since set_zpos is no more
<liquidAcid> prahal, yes, if you've read the ml, i'm planning on rewriting this
<prahal> not yet , I manage to get hw cursor back (there are two set of overlay at zpos 1 , and I had to select the one from the second set , fun )
<liquidAcid> it's pretty messy at the moment :D
<prahal> let me read the ml , this was kind of epic (the dma pl330 I had to tweak to get audio back
<liquidAcid> also let me update odroid-4.0.y, i think i forgot to do that today
<prahal> the only thing that postponed a push was that I get an new audio issue when I use gstreamer + s5p-mfc , every 2 seconds a blank (it can take 30 minutes to appear but then it keep doing so
<liquidAcid> speaking of gstreamer, do you know if they included kmssink at some point?
<liquidAcid> i'm still looking for some small test application to debug nv12mt output
<prahal> cannot tell
<liquidAcid> prahal, what sink do you use for testing?
<prahal> ximage or cluttersink(snappy or totem) / glimagesink (with gst1.0 plugins bad configure tweak to egl + gles2
<prahal> I was not tweaking anything gst wise with 3.19 code ...
<liquidAcid> does clutter also go through egl?
opuk has quit [Ping timeout: 250 seconds]
<liquidAcid> selecting the overlay plane with largest zpos should work there
<prahal> I do not know
<prahal> liquidAcid: the issue was that drm returned 4 overlay : two with zpos 1, two with zpos 2 , hw cursor was invisible it I select the max zpos in the first set
<liquidAcid> prahal, so 5 planes in total?
<prahal> with primary ? I have not searched for why I get 4 overlays , could be the primary are dup too
<prahal> the primary is not returned by drm in default mode
<liquidAcid> mixer should give you 3 planes
<liquidAcid> maybe fimc?
<prahal> https://github.com/prahal/linux/commits/odroid-4.0 <- the only patch I removed without it be obsolete was the chrony fix
<prahal> in the patches of mine
<prahal> the point were I diverge is the mali rework
<prahal> I prefer not to improve upon mali code to avoid next blob to require a lot a work to sync
<prahal> afk
<liquidAcid> k, i take a look later
D1337d has quit [Ping timeout: 244 seconds]
zombah has quit [Quit: Leaving]
opuk has joined #linux-exynos
D1337d has joined #linux-exynos
<prahal> liquidAcid: cluttersink using egl_xlib + gles2 (COGL_RENDERER=EGL_XLIB COGL_DRIVER=GLES2
<liquidAcid> prahal, thanks, like i said i'm looking for a way to completly avoid going through gl
<liquidAcid> concerning mali, i probably won't update from r4p0 anytime soon
<liquidAcid> might update when i start working on the ioctl wrapper again
D1337d has quit [Ping timeout: 276 seconds]
D1337d has joined #linux-exynos
D1337d has quit [Ping timeout: 240 seconds]
D1337d has joined #linux-exynos
<liquidAcid> prahal, bah, bug spotted in odroid-4.0.y
<prahal> that is ?
<liquidAcid> now fixing
opuk has quit [Ping timeout: 264 seconds]
D1337d has quit [Ping timeout: 246 seconds]
<liquidAcid> liquid@chidori ~ $ exynos_vptest
<liquidAcid> setting mode 1920x1080-60Hz@AR24 on connectors 23, crtc 21
<liquidAcid> testing 640x480@NV12 overlay plane 17
<liquidAcid> testing 640x480@RG16 overlay plane 20
D1337d has joined #linux-exynos
<liquidAcid> prahal, something i don't understand: http://pastebin.com/7ZtMC77M
<liquidAcid> only happens with drm.debug=0xff
<liquidAcid> it's almost like register dumping triggers this
<liquidAcid> or the increased timing due to dmesg dumping to the uart
opuk has joined #linux-exynos