Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2020 16:21:52 +0000 (09:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2020 16:21:52 +0000 (09:21 -0700)
commit7bf8df68cba0536479aead32297e47908922582c
tree12d064208fbcb69a7e51e41490620ae46db178ae
parentf3e69428b5e26b0851d7ef4c15859cffebf2b9de
parentc4b979ebcafe978338cad1df4c77cdc8f84bd51c
Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "Pretty quiet: some minor sg mapping fixes for 3 drivers, and a single
  oops fix for the scheduler. I'm hoping nobody tries to send me a fixes
  pull today but I'll keep an eye out of the weekend.

  radeon/amdgpu/dma-buf:
   - sg list fixes

  scheduler:
   - oops fix"

* tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm:
  drm/scheduler: fix rare NULL ptr race
  drm/radeon: fix scatter-gather mapping with user pages
  drm/amdgpu: fix scatter-gather mapping with user pages
  drm/prime: use dma length macro when mapping sg