All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Skeggs <skeggsb@gmail.com>
To: ML dri-devel <dri-devel@lists.freedesktop.org>,
	Dave Airlie <airlied@redhat.com>
Subject: [PULL] nouveau-next 5.6 fixes
Date: Thu, 23 Jan 2020 09:00:38 +1000	[thread overview]
Message-ID: <CACAvsv51mZaRuT5R=VhbKSTPzd15L4FbDiPQ+wsF+C23c_fOAQ@mail.gmail.com> (raw)

Hey Dave,

Just a couple of fixes to GP10x ACR support after the work, and a
(fairly severe if you're running piglit a lot) memory leak fix.

Ben.

The following changes since commit afa3b96b058d87c2c44d1c83dadb2ba6998d03ce:

  drm/nouveau/gr/tu10x: initial support (2020-01-15 10:50:30 +1000)

are available in the Git repository at:

  git://github.com/skeggsb/linux linux-5.6

for you to fetch changes up to ee8642162a9edd40daafd3fb894e3fd3f909e361:

  drm/nouveau: fix build error without CONFIG_IOMMU_API (2020-01-23
08:56:51 +1000)

----------------------------------------------------------------
Ben Skeggs (1):
      drm/nouveau/mmu: fix comptag memory leak

Chen Zhou (1):
      drm/nouveau: fix build error without CONFIG_IOMMU_API

Thierry Reding (2):
      drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
      drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc

YueHaibing (2):
      drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector'
      drm/nouveau/kms/nv04: remove set but not used variable 'width'

 drivers/gpu/drm/nouveau/Kconfig                 | 1 +
 drivers/gpu/drm/nouveau/dispnv04/arb.c          | 3 +--
 drivers/gpu/drm/nouveau/dispnv50/disp.c         | 2 --
 drivers/gpu/drm/nouveau/nvkm/core/memory.c      | 2 +-
 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h  | 1 +
 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c  | 2 +-
 drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.c  | 4 ++--
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c | 9 +++++++--
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.c | 9 +++++++--
 9 files changed, 21 insertions(+), 12 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2020-01-22 23:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CACAvsv51mZaRuT5R=VhbKSTPzd15L4FbDiPQ+wsF+C23c_fOAQ@mail.gmail.com' \
    --to=skeggsb@gmail.com \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.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 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.