nouveau-fixes 4.18

Ben Skeggs skeggsb at gmail.com
Mon Jul 16 08:02:06 UTC 2018


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


More information about the dri-devel mailing list