]> git.karo-electronics.de Git - karo-tx-linux.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)
commit2ca62d8a606a95e098799f128f6a40a6300d2a2a
tree0d266e0abab449ea1a07b04f6f9e591e4c8bcac3
parent88b0b92bdaadfc43b11dc4172219ff0972673790
parentda2ba564a6dcf46df4f828624ff55531ff11d5b0
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