Hi,
Just a single gma500 fix from Alan.
Dave.
The following changes since commit a5939eefdcacd3ece57d56167a43bcc0d93733bf:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 (2012-03-04 17:10:06 -0800)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux drm-fixes
Alan Cox (1): drm/gma500: Fix Cedarview boot failures in 3.3-rc
drivers/gpu/drm/gma500/cdv_device.c | 2 ++ drivers/gpu/drm/gma500/framebuffer.c | 1 - drivers/gpu/drm/gma500/gtt.c | 9 ++++----- 3 files changed, 6 insertions(+), 6 deletions(-)
On Mon, Mar 5, 2012 at 10:57 AM, Dave Airlie airlied@linux.ie wrote:
git://people.freedesktop.org/~airlied/linux drm-fixes
Hmm. Is freedesktop.org having trouble?
I got
fatal: unable to connect to people.freedesktop.org: people.freedesktop.org[0: 131.252.210.176]: errno=Connection refused
and an the third try (I started stracing it to see what was up with that "0:" part) it just hung at the connect. And a couple of times it connected but then got reset.. So I perversely started trying to see if it's coming alive.
And then it finally started working - but now I'm getting "Already up-to-date."
Linus
<#part sign=pgpmime> On Mon, 5 Mar 2012 14:09:13 -0800, Linus Torvalds torvalds@linux-foundation.org wrote:
On Mon, Mar 5, 2012 at 10:57 AM, Dave Airlie airlied@linux.ie wrote:
git://people.freedesktop.org/~airlied/linux drm-fixes
Hmm. Is freedesktop.org having trouble?
ECC memory errors -- we're moving this stuff to a new machine as quickly as rsync can run...
On Mon, Mar 5, 2012 at 2:36 PM, Keith Packard keithp@keithp.com wrote:
<#part sign=pgpmime> On Mon, 5 Mar 2012 14:09:13 -0800, Linus Torvalds torvalds@linux-foundation.org wrote:
Hmm. Is freedesktop.org having trouble?
ECC memory errors -- we're moving this stuff to a new machine as quickly as rsync can run...
Ok. I'll just take Alan's patch directly as a patch.
No worries.
Linus
On Mon, Mar 5, 2012 at 2:36 PM, Keith Packard keithp@keithp.com wrote:
<#part sign=pgpmime> On Mon, 5 Mar 2012 14:09:13 -0800, Linus Torvalds torvalds@linux-foundation.org wrote:
Hmm. Is freedesktop.org having trouble?
ECC memory errors -- we're moving this stuff to a new machine as quickly as rsync can run...
Ok. I'll just take Alan's patch directly as a patch.
No worries.
Hi Linus,
cool, I've pushed out drm-fixes again to the new annarchy, seems to be working from here.
Dave.
dri-devel@lists.freedesktop.org