aballier has quit [Ping timeout: 264 seconds]
aballier has joined #imx6-dev
aballier has joined #imx6-dev
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #imx6-dev
aholler_ has joined #imx6-dev
aholler has quit [Ping timeout: 264 seconds]
memleak has joined #imx6-dev
<memleak> hi all!
<memleak> how does xf86-video-armada talk to DRM if vivante_drv.c is null?
<memleak> I'm new here and I've hit a dead end with mali GPUs and am going to be working on a custom distro roll out with PREEMPT_RT and hopefully GPU accel.
<memleak> One thing I'll also need a bit help with is how to dd upstream uboot images to SD card. dd if=u-boot-sunxi-with-spl.bin of=/dev/<sdcard> bs=1024 seek=8 apply here?
<memleak> err.. obviously change the .bin file name appropriately (copy pasted from .bash_history)
<memleak> I'm off to bed but I'm gunna be sticking around, I've got a lot of kernel development and possibly mesa development to do if a legacy 10.4 checkout is as far as the vivente devs got.
<memleak> I'd like to help push this project along as best I can, offer whatever help I can and patches / kernel work and get things done and sorted out properly. I'm completely fed up with allwinner / sunxi and mali, heard amazing things about imx6 so here I am! good night all! happy 4th of july everybody!
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #imx6-dev
paulk-collins has joined #imx6-dev
aholler_ has quit [Quit: leaving]
aholler has joined #imx6-dev
dizzuhen has joined #imx6-dev
dizzuhen has quit [Quit: Textual IRC Client: www.textualapp.com]
Guest54437 has quit [Remote host closed the connection]
obinou_ has quit [Ping timeout: 252 seconds]
obinou has joined #imx6-dev
zaxari has quit [Read error: Connection reset by peer]
zaxari has joined #imx6-dev
<memleak> i also need the memory addresses for loading the kernel, is this all documented somewhere? hopefully in the BSP?
balrog has quit [Excess Flood]
balrog has joined #imx6-dev
<vpeter> memleak: probably is defined in u-boot already. Like kernel in 0x12000000, dtb in 0x18000000.
<memleak> this channel isn't dead! woo!!!!!
<vpeter> dd if=u-boot.imx of=... bs=512 seek=2 conv=notrunc
<vpeter> It is usually dead.
<vpeter> So no more allwinner? :)
<memleak> nope, fed up. completely
<memleak> trying to find the imx6 defconfig right now in the uboot tree to verify your info
<vpeter> are you using some commercial board?
<memleak> is the gritty details of all this stuff hosted somewhere?
<vpeter> No idea. I'm self learner.
<vpeter> https://eewiki.net/ has some good info.
<memleak> you didnt dig through the freescale BSP or anything?
<vpeter> No. I'm using ready kernel.
<memleak> ah.
<vpeter> [17:55] <vpeter> are you using some commercial board?
<memleak> it's a custom in-house board
<memleak> i'm not handling any of the hardware development, just some of the software
<memleak> but it will be commercial, yes
<memleak> heh i was barking up the wrong tree, trying to find all this imx6 stuff when really i'm trying to find the board specific stuff, for a board that isn't done yet. durr
<vpeter> I think it doesn't depend on a board that much. Most of the things are very similar between systems.
<memleak> ahh goodie!
<memleak> more common the better!
<memleak> you got any experience with GPU hardware accel? xf86-video-armada and vivente drm?
<memleak> seek=2 was the same value i saw other places too btw, thank you for the confirmation vpeter
<vpeter> [17:56] <vpeter> No. I'm using ready kernel.
<vpeter> You can conclude from that I'm not as good as you are :)
<memleak> well accel aside, how slow is moving around windows across X?
<memleak> is it pretty quick with software 2D rendering?
<vpeter> This I can't tell you because don't using x or windows managing. Only video playback (working on OpenELEC linux distro).
<memleak> it's ok, figured i'd ask.
<vpeter> You should have one already done imx6 system to play with.
<memleak> yeah that's what i'm going to do
<memleak> i don't have any imx6 hardware but i want to be an expert by the time hardware gets in, heh
adj_ has joined #imx6-dev
paulk-collins has quit [Ping timeout: 256 seconds]
paulk-collins has joined #imx6-dev
bfederau has quit [Remote host closed the connection]
bfederau has joined #imx6-dev
_whitelogger has joined #imx6-dev