02:29 | SmallwoodDR82 | still on par for release late next month? |
07:58 | jnettlet | oh our SOC has the cpuidle bug. Disabling it gets pings back down to a normal level. |
07:59 | jnettlet | oh that makes ssh a lot more responsive. |
08:45 | _rmk_ | shesselba and myself still haven't met up. |
08:45 | _rmk_ | airlied and others are going to talk about drm and dt this afternoon at some point |
08:46 | _rmk_ | broonie, Liam and myself had a discussion late yesterday about asoc, dpcm and such like... last night I tried out their ideas but didn't get far. Liam suggested he may be able to come over and debug it |
08:47 | _rmk_ | shesselba: today's agenda for KS: https://docs.google.com/spreadsheet/pub?key=0ArpHfE64ikfsdFJmejU3eVF3b1prQ29RR2FOUXdlSFE&gid=1 |
08:48 | _rmk_ | shesselba: fyi, KS is in the main part of the Sheraton hotel, level 2 |
10:20 | shesselba | _rmk_: but is it open to attend? |
10:20 | _rmk_Edin2 | yea |
10:20 | _rmk_Edin2 | I'm next to the projector, second row back from the front on the right hand side |
10:21 | shesselba | ok, I'll be coming over around 10-10.30, "break" seems to be a good slot to meet ;) |
10:21 | shesselba | are you in the private dining room again? |
10:21 | _rmk_Edin2 | ok, I may move by then :) |
10:22 | shesselba | Ah, I see there is room names above the google doc slots |
10:23 | shesselba | and I have been to the reception area before, where the break will be most likely |
10:23 | _rmk_Edin2 | I have the cubox with me too :) |
10:23 | shesselba | me too, both |
10:23 | _rmk_Edin2 | so laptop and a pile of hardware :) |
10:24 | shesselba | I also have the googletv with me, managed to get smp running during arm summit |
10:39 | _rmk_Edin2 | break time (early) |
10:56 | shesselba | _rmk_Edin2: at KS, last row on the right, next to Jason and Andrew |
10:59 | jnettlet | pushed a fix to my kernel that works around weird cpuidle latency issues |
11:03 | _rmk_Edin2 | shesselba: I'm outside :) |
11:04 | _rmk_ | just sent Liam an email, he's offered to help hack on the asoc problem |
11:04 | _rmk_ | I've suggested this afternoon, 2:30 |
11:07 | shesselba | _rmk_: ok, waiting for a break in the talk and try to sneak out |
11:35 | shesselba | _rmk_: outside now too |
11:35 | shesselba | are you still around? |
11:35 | _rmk_ | yea |
11:35 | _rmk_ | I'm sitting down :) |
11:35 | shesselba | where |
11:35 | _rmk_ | just outside Edinburgh 1 |
17:31 | jnettlet | dv_, did you have any success with the vpu userspace libraries? |
17:32 | dv_ | imx-vpu ? |
17:32 | jnettlet | yep |
17:32 | jnettlet | against the 3.10 kernel |
17:32 | dv_ | ah. not yet. |
17:33 | dv_ | I am focusing on a finished gstreamer-imx version |
17:33 | dv_ | since some people are using it already |
17:33 | jnettlet | cool good stuff. |
17:34 | dv_ | the IPU is rather picky sometimes though |
17:34 | dv_ | seemingly arbitrary conditions are not ok |
17:35 | dv_ | (as in: rotating with certain aspect ratios for example) |
17:36 | dv_ | once I am done with these plugins I am unsure what to do next. |
17:37 | jnettlet | having no detailed knowledge how the IPU works. I will say I have seen problems with graphics hardware where certain rotations cause pitch alignment problems at certain resolutions |
17:37 | dv_ | high on my list: help the etnaviv guys, add video output extensions to wayland |
17:38 | dv_ | also interesting: add VPU and IPU support to mplayer, vlc, or libav in general, and to chromium (xbmc is covered by somebody else I think) |
17:39 | dv_ | jnettlet: also yes, it expects 8-pixel width/height alignment |