]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Oct 2020 18:14:17 +0000 (11:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Oct 2020 18:14:17 +0000 (11:14 -0700)
commit3d006ee42dde0b08b7b47697def6f50fd849c996
tree61cc5f10a1daf211b83c58791d3f09714dbd5973
parentb9e3aa2a9bd49860ec5a9129fb522b0addc7d05b
parentd10285a25e29f13353bbf7760be8980048c1ef2f
Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm

Pull drm nouveau fixes from Dave Airlie:
 "Karol found two last minute nouveau fixes, they both fix crashes, the
  TTM one follows what other drivers do already, and the other is for
  bailing on load on unrecognised chipsets.

   - fix crash in TTM alloc fail path

   - return error earlier for unknown chipsets"

* tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm:
  drm/nouveau/mem: guard against NULL pointer access in mem_del
  drm/nouveau/device: return error for unknown chipsets