All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm gma500 fix
@ 2012-03-05 18:57 Dave Airlie
  2012-03-05 22:09 ` Linus Torvalds
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Airlie @ 2012-03-05 18:57 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, DRI mailing list


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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [git pull] drm gma500 fix
  2012-03-05 18:57 [git pull] drm gma500 fix Dave Airlie
@ 2012-03-05 22:09 ` Linus Torvalds
  2012-03-05 22:36   ` Keith Packard
  0 siblings, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2012-03-05 22:09 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-kernel, DRI mailing list

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [git pull] drm gma500 fix
  2012-03-05 22:09 ` Linus Torvalds
@ 2012-03-05 22:36   ` Keith Packard
  2012-03-05 22:51     ` Linus Torvalds
  0 siblings, 1 reply; 6+ messages in thread
From: Keith Packard @ 2012-03-05 22:36 UTC (permalink / raw)
  To: Linus Torvalds, Dave Airlie; +Cc: linux-kernel, DRI mailing list

<#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...

-- 
keith.packard@intel.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [git pull] drm gma500 fix
  2012-03-05 22:36   ` Keith Packard
@ 2012-03-05 22:51     ` Linus Torvalds
  2012-03-06  9:54         ` Dave Airlie
  0 siblings, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2012-03-05 22:51 UTC (permalink / raw)
  To: Keith Packard; +Cc: Dave Airlie, linux-kernel, DRI mailing list

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [git pull] drm gma500 fix
  2012-03-05 22:51     ` Linus Torvalds
@ 2012-03-06  9:54         ` Dave Airlie
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Airlie @ 2012-03-06  9:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, DRI mailing list


> 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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [git pull] drm gma500 fix
@ 2012-03-06  9:54         ` Dave Airlie
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Airlie @ 2012-03-06  9:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Keith Packard, linux-kernel, DRI mailing list


> 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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-06  9:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 18:57 [git pull] drm gma500 fix Dave Airlie
2012-03-05 22:09 ` Linus Torvalds
2012-03-05 22:36   ` Keith Packard
2012-03-05 22:51     ` Linus Torvalds
2012-03-06  9:54       ` Dave Airlie
2012-03-06  9:54         ` Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.