All of lore.kernel.org
 help / color / mirror / Atom feed
* nouveau-next 5.2
@ 2019-05-01  6:50 Ben Skeggs
  0 siblings, 0 replies; only message in thread
From: Ben Skeggs @ 2019-05-01  6:50 UTC (permalink / raw)
  To: dri-devel

Hey Dave,

No major changes ready for this round, but a few misc fixes instead.

Ben.

The following changes since commit 7c13e5cc2391950541f41fc9ab0336aae77c7f63:

  Merge tag 'drm-intel-next-fixes-2019-04-25' of
git://anongit.freedesktop.org/drm/drm-intel into drm-next (2019-04-26
11:35:59 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 30df16b93b25fe345e4c5d4e9c789d3f4f337b72:

  drm/nouveau/nouveau: forward error generated while resuming objects
tree (2019-05-01 11:08:39 +1000)

----------------------------------------------------------------
Bjorn Helgaas (1):
      drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition

Colin Ian King (1):
      drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" ->
"successfully"

Jon Derrick (4):
      drm/nouveau/bar/nv50: check bar1 vmm return value
      drm/nouveau/bar/nv50: ensure BAR is mapped
      drm/nouveau/bar/gf100: ensure BAR is mapped
      drm/nouveau/mmu: qualify vmm during dtor

Lyude Paul (1):
      drm/nouveau/i2c: Disable i2c bus access after ->fini()

Tobias Klausmann (1):
      drm/nouveau/nouveau: forward error generated while resuming objects tree

 drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h |  2 ++
 drivers/gpu/drm/nouveau/nouveau_display.c         |  9 --------
 drivers/gpu/drm/nouveau/nouveau_drm.c             | 12 ++++++++++-
 drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c   |  2 ++
 drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c    | 14 +++++++++---
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c |  2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c     | 26 ++++++++++++++++++++++-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h     |  2 ++
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c    | 15 +++++++++++++
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c     | 21 +++++++++++++++++-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h     |  1 +
 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c     |  2 +-
 12 files changed, 91 insertions(+), 17 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-01  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-01  6:50 nouveau-next 5.2 Ben Skeggs

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.