/srv/irclogs.ubuntu.com/2012/10/06/#ubuntu-x.txt

mlankhorstRAOF/bryceh: What would it take to create a drm backport for 3.7? Although I fear the delta might be too big because of the defered fput changes which made it into 3.610:03
tjaaltonmlankhorst: difficult, because of the agp changes (which is builtin)11:34
mlankhorstyeah was afraid of that :/11:34
tjaaltondunno if it would be possible to revert them from drm11:35
mlankhorstoh right that's why it locks up, no defered fput11:35
mlankhorstmaybe for r we can at least advertise some support for hybrid graphics then11:36
tjaaltonhopefully gnome will have some support as well11:38
mlankhorstfor once i wish nvidia weren't so following and would just get into contact with me11:39
tjaaltonwhat for?11:45
mlankhorstif the proposals I threw on the list would work for them or not11:46
mlankhorstbut I fear that they're not replying either because 1. they don't care, 2. it would work for them, 3. afraid of backlash by replying publicly, 4. held back by lawyers form replying :/11:47
mlankhorstor a combination of those11:48
tjaaltonthe five patch series?11:53
mlankhorstyeah, mostly worried about the interface11:54
=== yofel_ is now known as yofel
Sarvattthe agp changes are mostly intel stopping using intel_agp for newer stuff, could possible do a drm and just nouveau dkms? *note i haven't looked20:26
Sarvattactually a large part of the intel_agp changes were just backported in 3.5.0-1720:26
Sarvatthttps://lists.ubuntu.com/archives/quantal-changes/2012-October/010991.html20:31
mlankhorstSarvatt: yeah but the defered fput which would fix hangs for prime are probably too deep to be backported21:10
bjsnideralright, i tested the latest vaapi code in vlc on ivb21:15
bjsniderso, using vaapi, 3 of 4 cpus are at approximately 10% but no higher. the 4th cpu is at approximately 20%21:15
bjsniderwithout vaapi, all 4 cpus are at 10-15%21:16
mlankhorstbjsnider: are you trying 1080p?21:16
bjsnidernegative, not yet anyway21:16
bjsnider720p x264 at about 5000k21:17
mlankhorstat that point vaapi starts to become interesting at least21:17
bjsnideralright, i tested mega-high bitrate 1080p x264, and here's the deal21:21
bjsniderwith vaapi 3 cpus are at 10% or less, one cpu is at 4021:21
bjsniderwithout vaapi all 4 are at around 2021:21
bjsniderwhat i'd really like to do is test gstreamer but i haven't figured it out yet. also the code is for 0.10, not 1.021:22
mlankhorstprobably best to zap other cores during testing21:26
mlankhorst~$ for n in /sys/devices/system/cpu/cpu*/online; do echo 0 | sudo tee -a $n; done21:27
Sarvattbjsnider: might be a bit late for new libva :(21:43
Sarvattoh vaapi code in vlc, helps to read all of the scrollback :)21:46
bjsniderSarvatt, doesn't matter anyway, because libva 1.1.0 breaks the intel code, so we'd have to wait for another release of that22:46
=== tips48 is now known as Amaranth
bjsniderok, i tested gstreamer-vaapi using playbin2. mega-high bitrate 1080p x264 file plays with all 4 cores at less than 10%23:30
bjsnidersame file played in totem, which is gstreamer 1.0 and no vaapi -- all 4 cores spiking very high, at least one over 60% at all times23:33
bandit-ledgetting artifacts at startup after login to gnome-classic and frequent total lockups 23:34
bandit-ledkernel 3.6 and 12.10 23:34
bandit-ledx64'23:35
bandit-ledbah looks like its updating to 304.43 let me tries that see if its fixed23:36
bjsniderok, that was a fairer test. used playbin for both. all 4 cores at least twice as high without vaapi as with it23:45

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!