linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@linux.ie>
To: torvalds@linux-foundation.org
Cc: DRI mailing list <dri-devel@lists.freedesktop.org>,
	linux-kernel@vger.kernel.org
Subject: [git pull] drm nouveau fixes
Date: Thu, 3 May 2012 09:36:30 +0100 (IST)	[thread overview]
Message-ID: <alpine.DEB.2.00.1205030935350.4416@skynet.skynet.ie> (raw)


Hi Linus,

just some regression fixes from Ben along with a variable that gcc failed 
to spot is uninitialised.

Dave.

The following changes since commit 655861e328cea83320190f4a57b3656ee952388c:

  Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2012-04-30 15:34:41 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

Ben Skeggs (3):
      drm/nouveau/bios: fix regression on some nv4x board
      drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac
      drm/nv10/gpio: fix thinko in mask for gpio lines 2-9

Christoph Bumiller (1):
      nvc0/fb: shut up PMFB interrupt after the first occurrence

Dave Airlie (2):
      Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
      nouveau: initialise has_optimus variable.

 drivers/gpu/drm/nouveau/nouveau_acpi.c |    2 +-
 drivers/gpu/drm/nouveau/nouveau_bios.c |   10 +++++++---
 drivers/gpu/drm/nouveau/nouveau_hdmi.c |    4 +++-
 drivers/gpu/drm/nouveau/nv10_gpio.c    |    2 +-
 drivers/gpu/drm/nouveau/nvc0_fb.c      |    5 +++++
 5 files changed, 17 insertions(+), 6 deletions(-)

             reply	other threads:[~2012-05-03  8:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03  8:36 Dave Airlie [this message]
2012-10-10  6:50 [git pull] drm nouveau fixes Dave Airlie
2012-10-31  4:36 Dave Airlie
2013-02-10 23:45 Dave Airlie
2013-02-12 11:31 ` Dave Airlie
2013-03-12  6:09 Dave Airlie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.00.1205030935350.4416@skynet.skynet.ie \
    --to=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).