vpeter has quit [Remote host closed the connection]
vpeter has joined #linux-sunxi
warpme has joined #linux-sunxi
junari__ has joined #linux-sunxi
junari_ has quit [Ping timeout: 480 seconds]
Danct12 is now known as Guest10515
Danct12 has joined #linux-sunxi
ftg has joined #linux-sunxi
Guest10515 has quit [Ping timeout: 480 seconds]
junari__ has quit [Remote host closed the connection]
junari__ has joined #linux-sunxi
Danct12 is now known as Guest10516
Danct12 has joined #linux-sunxi
Guest10516 has quit [Ping timeout: 480 seconds]
grming has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
warpme has quit []
<wens>
junari__: please help test it if you can
junari__ is now known as junari
<junari>
Sorry, but don't have time to check right now. Maybe on some day before work
cnxsoft has quit []
Danct12 has quit [Quit: WeeChat 3.8]
JohnDoe_71Rus has quit []
JohnDoe_71Rus has joined #linux-sunxi
junari_ has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
hentai has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
junari_ has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
warpme has quit []
JohnDoe_71Rus has quit []
JakobL has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
bauen1_ has joined #linux-sunxi
warpme has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
vagrantc has joined #linux-sunxi
<apritzel>
warpme: btw: have you tried enabling the IOMMU in the H616? With some squinting, it looks mostly compatible to the H6 one.
<apritzel>
at least for an experiment it might be working. Just copy the H6 DT node, and change the interrupt to 61
<warpme>
apritzel : yes. I played with it and issue i had: enabling iommu starts to give me garbage on hdmi
<warpme>
so it look like issue in hdmi code....
<apritzel>
was that on a box with 4GB of DRAM?
<warpme>
no - it was on 2G tanix tx6s
<apritzel>
but HDMI output does work without looping the IOMMU in, right? So then it's most likely an IOMMU problem if it stops working properly?
<warpme>
Yes - hdmi hack i'm using works well without iommu. It gives garbage with iommu enabled. I think we are really close with initial iommu on h616...just hdmi needs some fixing
<apritzel>
well, there is not much HDMI specific in the IOMMU, short of DE being master #0 (as in the H6)
<apritzel>
warpme: have you seen smaeul's D1 IOMMU driver patches? Maybe we need some of them?
<apritzel>
from comparing manuals, there is one more master in the H616 (G2D, master #6), and the PMU (unused) is slightly different
<apritzel>
the init routine needs some adjustment to cover seven master devices, but that shouldn't affect master #0