]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcbceefbfb5737e7b0639f85f7a0c1b0a7e7b9a1
tree12d064208fbcb69a7e51e41490620ae46db178ae
parent61b5181d862070277464b76ce63392cf8c223853
parent96cc1ebead8465077802c2bf9fc532ba53faeee9
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