All of lore.kernel.org
 help / color / mirror / Atom feed
* nouveau-fixes 4.18
@ 2018-07-16  8:02 Ben Skeggs
  0 siblings, 0 replies; only message in thread
From: Ben Skeggs @ 2018-07-16  8:02 UTC (permalink / raw)
  To: dri-devel, Dave Airlie

The following changes since commit 1264f8325e9b8c004f36f1ae7bacd2a46a7ed771:

  drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
(2018-06-19 10:38:26 +1000)

are available in the Git repository at:

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

for you to fetch changes up to eb493fbc150f4a28151ae1ee84f24395989f3600:

  drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
(2018-07-16 17:59:59 +1000)

----------------------------------------------------------------
Ben Skeggs (1):
      drm/nouveau/kms/nv50-: ensure window updates are submitted when
flushing mst disables

Dan Carpenter (1):
      drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()

Lyude Paul (5):
      drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
      drm/nouveau: Avoid looping through fake MST connectors
      drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
      drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
      drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs

 drivers/gpu/drm/nouveau/dispnv04/disp.c     |  3 ++
 drivers/gpu/drm/nouveau/dispnv50/disp.c     | 53 +++++++++++++++--------------
 drivers/gpu/drm/nouveau/nouveau_backlight.c |  6 ++--
 drivers/gpu/drm/nouveau/nouveau_connector.c |  9 +++--
 drivers/gpu/drm/nouveau/nouveau_connector.h | 36 +++++++++++++++++---
 drivers/gpu/drm/nouveau/nouveau_display.c   | 10 ++++--
 drivers/gpu/drm/nouveau/nouveau_drm.c       | 18 ++++------
 drivers/gpu/drm/nouveau/nouveau_gem.c       |  4 +--
 8 files changed, 90 insertions(+), 49 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:[~2018-07-16  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16  8:02 nouveau-fixes 4.18 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.