Re: [git pull] drm tree for 3.12-rc1

2013-09-11 Thread Benjamin Tissoires
On Fri, Sep 6, 2013 at 2:56 AM, Linus Torvalds wrote: > On Thu, Sep 5, 2013 at 4:19 PM, Linus Torvalds > wrote: >> >> So I've decided I'm going to try to bisect this after all. I've done >> enough pulls for today anyway, I guess. Let's see if I can bisect it >> by just trying to boot many times e

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Dave Airlie
On Wed, Sep 11, 2013 at 1:49 AM, Linus Torvalds wrote: > [ Dave - your linux.ie email generates bounces for me, trying redhat instead ] Uggh no worries, I read my list mail from gmail mostly anyways, so if its on a list I'll probably see it. >> Can you give a little more detail about video not w

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Sean V Kelley
On Tue, Sep 10, 2013 at 1:50 PM, Sean V Kelley wrote: > On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes : >> [ Dave - your linux.ie email generates bounces for me, trying redhat instead >> ] >> >> On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley >> wrote: >> >> >> >> I'm also a bi

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Sean V Kelley
On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes : > [ Dave - your linux.ie email generates bounces for me, trying redhat instead ] > > On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley > wrote: > >> > >> I'm also a bit bummed that hw acceleration of video doesn't seem to > >> work o

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Mike Lothian
Hi The regular flash plugin 10.2 doesn't have vaapi (Intel) support The Chrome flash plugin (10.7?) doesn't have any vaapi or vdpau support You best option is to install the vdpau to vaapi wrapper and disable the Chrome flash plugin https://github.com/i-rinat/libvdpau-va-gl This will revert you

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Linus Torvalds
[ Dave - your linux.ie email generates bounces for me, trying redhat instead ] On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley wrote: >> >> I'm also a bit bummed that hw acceleration of video doesn't seem to >> work on Haswell, meaning that full-screen is now a jerky mess. I fear >> that that is u

Re: [git pull] drm tree for 3.12-rc1

2013-09-09 Thread Sean V Kelley
On Thu, Sep 5, 2013 at 12:18 PM, Linus Torvalds wrote: > On Thu, Sep 5, 2013 at 3:41 AM, Dave Airlie wrote: >> >> i915: Haswell PC8+ support and eLLC support, HDMI 4K support, initial >> per-process VMA pieces, >> watermark reworks, convert to generic hdmi infoframes, encoder >> reworking

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 4:19 PM, Linus Torvalds wrote: > > So I've decided I'm going to try to bisect this after all. I've done > enough pulls for today anyway, I guess. Let's see if I can bisect it > by just trying to boot many times each try. Ok, it's not the recent drm pull at all. I can't find

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 3:32 PM, Jesse Barnes wrote: > On Thu, 5 Sep 2013 12:18:32 -0700 >> >> The first time I booted this, I just got a black screen on my Haswell >> desktop when X11 started up. I could ctrl-alt-BS and ctrl-alt-del to >> reboot the machine, and neither the Xorg.0.log nor the dme

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 3:51 PM, Linus Torvalds wrote: > > Looking more closely at the log-file, I notice that the oops, pressed the send-button a bit too early.. Anyway, looking more closely at the log-file, I notice that while it has zero errors, it does seem to end just where a successful log-

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 3:51 PM, Linus Torvalds wrote: > > I've booted a few times since (it's the merge window, so I boot fairly > frequently), and it hasn't happened again... .. and of course, after I say that, on the very next boot it then happened three times in a row until it magically didn't

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Dave Airlie
On Fri, Sep 6, 2013 at 5:18 AM, Linus Torvalds wrote: > On Thu, Sep 5, 2013 at 3:41 AM, Dave Airlie wrote: >> >> i915: Haswell PC8+ support and eLLC support, HDMI 4K support, initial >> per-process VMA pieces, >> watermark reworks, convert to generic hdmi infoframes, encoder >> reworking,

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Jesse Barnes
On Thu, 5 Sep 2013 12:18:32 -0700 Linus Torvalds wrote: > On Thu, Sep 5, 2013 at 3:41 AM, Dave Airlie wrote: > > > > i915: Haswell PC8+ support and eLLC support, HDMI 4K support, initial > > per-process VMA pieces, > > watermark reworks, convert to generic hdmi infoframes, encoder > > re

Re: [git pull] drm tree for 3.12-rc1

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 3:41 AM, Dave Airlie wrote: > > i915: Haswell PC8+ support and eLLC support, HDMI 4K support, initial > per-process VMA pieces, > watermark reworks, convert to generic hdmi infoframes, encoder > reworking, fastboot support, Hmm. The first time I booted this, I just

[git pull] drm tree for 3.12-rc1

2013-09-05 Thread Dave Airlie
Hi Linus, this is the main drm pull request, I have some overlap with sound and arm-soc, the sound patch is acked and may conflict based on -next reports but should be a trivial fixup, which I'll leave to you! Highlights: new drivers: MSM driver from Rob Clark non-drm: switcheroo and hdmi aud