ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
GTRsdk has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
sunilmohan has quit [Quit: No Ping reply in 180 seconds.]
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Quit: No Ping reply in 180 seconds.]
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Changing host]
sunilmohan has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
sunilmohan has quit [Ping timeout: 250 seconds]
GTRsdk has quit [Ping timeout: 244 seconds]
matthias_bgg has joined #linux-rockchip
paulk-collins has joined #linux-rockchip
cosm has quit [Ping timeout: 264 seconds]
cosm has joined #linux-rockchip
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
nighty has joined #linux-rockchip
JohnDoe9 has joined #linux-rockchip
xandey has joined #linux-rockchip
cosm_ has joined #linux-rockchip
tlwoerner has quit [Quit: Leaving]
JohnDoe4 has joined #linux-rockchip
JohnDoe9 has quit [Ping timeout: 252 seconds]
sunilmohan has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
GTRsdk has joined #linux-rockchip
<fungi> saw the hdmi support patches for the 3288 and 3399 hit the ml today... anybody know if there's work underway somewhere in the community to support hdmi on the 3188?
bbelos has joined #linux-rockchip
<fungi> trying to decide if i'm better off collaborating on that or just ditching the dev boards i have now and moving on to a newer generation sbc/soc
<xandey> sjg1_: I had another look, and found a few things to revert and change to get things partially working on rk3288 rock2. What is a good way to start a dialog about this?
<xandey> Should I send you an email and cc the u-boot list? Do I attach the 2 reverts and 2 commits?
<xandey> I don't really think they're what the eventual fix would be.
aalm has quit [Ping timeout: 246 seconds]
<sjg1_> Yes please send to u-boot list and cc me. The patches should be sent separately to the list (e.g. with patman)
matthias_bgg has quit [Quit: Leaving]
cosm_ has quit [Ping timeout: 272 seconds]
<xandey> sjg1_: took me a bit to figure out patman, and it looks like I didn't mange to cc the maintainer list, sorry.
ssvb has quit [Remote host closed the connection]
<sjg1_> xandey: No problem. It should cc maintainers automatically if you don't give it the -m flag. If you get alias errors, use -t
JohnDoe4 has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
<mmind00> fungi ... rk3288 has hdmi support for over a year now :-) ... only the rk3399 is new ... as for the rk3188 ... it doesn't bring hdmi encoders (or any other graphics encoder) in the soc itself ... i.e. the lcd-controllers only output rgb to separate encoder chips on the boards
<mmind00> fungi: I think I saw a patch applied to make the core drm driver for rockchip support non-iommu-based graphics (like the rk3188 and before), but while all the Rockchip Android sources most of the time do contain sources for those separate encoder chips ... (nearly) all of them carry some proprietary license header, so you can't legally use them as base for a sane driver
aalm has joined #linux-rockchip
<xandey> sjg1_: yeah, i'm not sure what I did. my history just show the -i option since the revert didn't pass the style guidelines. I might have done the git-send-email command separately though.
<xandey> Thanks for taking a look. We are OK with the older version though, so not critical.
xandey has quit [Quit: Leaving]
<fungi> mmind00: thanks for the details. and yeah i misread the patch series... now i see the commit message simply referred to reusing some of the 3288 support for 3399
<fungi> i'll have to go back over the circuit diagrams for the rock pro and figure out which chip is intended to be doing hdmi encoding on it in that case
gb_master has joined #linux-rockchip
<mmind00> fungi: you might be in luck there ... the original rock had a "it66121fn" (that's the one I know with the proprietary sources) while on the rock pro they seem to have switched to a rk616 which is Rockchip's own chip
<mmind00> fungi: https://github.com/radxa/linux-rockchip/tree/mirror/rk3188-rbox-jb/drivers/video/rockchip/hdmi/rk616 does not have any license headers, so I would assume the COPYING on the kernel root dir should take effect (aka GPL2) ;-)
<mmind00> fungi: so essentially you would need to add the rk3188 lcdc variant to the vop-part of the drm driver (the TRM on radxa's site does contain necessary informations) and then somehow convert the rk616 driver into a sane one
<fungi> mmind00: ooh, awesome. i'll see what i come up with
<fungi> i've played around with their forked android kernel sources some. unfortunately they do silly things like hard-code only one resolution into them
<fungi> which, for the lvds makes sense. hdmi less so
<mmind00> fungi: yeah, the old Android cruft is pretty crazy, but juding by the age of the rk3188 and earlier, I don't think they'll get much vendor-mainline-love
<mmind00> but of course I may be (and definitly hope to be) wrong
gb_master has quit [Remote host closed the connection]
paulk-collins has quit [Quit: Leaving]
topi`_ has quit [Ping timeout: 260 seconds]
nighty has quit [Quit: Disappears in a puff of smoke]
topi` has joined #linux-rockchip