]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes
authorDave Airlie <airlied@redhat.com>
Wed, 12 Apr 2017 23:56:05 +0000 (09:56 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 12 Apr 2017 23:56:05 +0000 (09:56 +1000)
commit57195410a810d414b2278f31949fcd0b3c7313ee
tree0d266e0abab449ea1a07b04f6f9e591e4c8bcac3
parenteda8347a83175944858593638fc029f68f40fc5e
parentff20d4e6f7fe8bb00ed61e5efcc32256bbef6b7a
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes

GP107 modesetting support (just recognising the chipset, no other changes until 4.12)
a couple of regression fixes, one of them a rather serious double-free issue that appeared in 4.10.
* 'linux-4.11' of git://github.com/skeggsb/linux:
  drm/nouveau: initial support (display-only) for GP107
  drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
  drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
  drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
  drm/nouveau/mpeg: mthd returns true on success now