nouveau-fixes 5.2

Ben Skeggs skeggsb at gmail.com
Tue May 14 07:02:52 UTC 2019


Hey,

Mostly fixes for a number of modesetting-related issues that have been
reported, as well as initial support for TU117 modesetting.  TU116
also exists these days, but is not officially supported, as I don't
have HW yet to verify against.

Thanks,
Ben.

The following changes since commit 30df16b93b25fe345e4c5d4e9c789d3f4f337b72:

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

are available in the Git repository at:

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

for you to fetch changes up to c4a52d669690423ee3c99d8eda1e69cd0821fcad:

  drm/nouveau: fix duplication of nv50_head_atom struct (2019-05-14
16:58:06 +1000)

----------------------------------------------------------------
Ben Skeggs (6):
      drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
      drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
      drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource()
mthd when encoders change
      drm/nouveau/core: allow detected chipset to be overridden
      drm/nouveau/core: initial support for boards with TU117 chipset
      drm/nouveau/disp/dp: respect sink limits when selecting failsafe
link configuration

Peteris Rudzusiks (1):
      drm/nouveau: fix duplication of nv50_head_atom struct

 drivers/gpu/drm/nouveau/dispnv50/disp.h           |  1 +
 drivers/gpu/drm/nouveau/dispnv50/head.c           |  3 ++-
 drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c       |  1 +
 drivers/gpu/drm/nouveau/dispnv50/wndw.c           |  4 ++--
 drivers/gpu/drm/nouveau/nouveau_drm.c             |  3 ++-
 drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 60
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c     | 11 +++++++++--
 7 files changed, 75 insertions(+), 8 deletions(-)


More information about the dri-devel mailing list