]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 May 2019 15:14:16 +0000 (08:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 May 2019 15:14:16 +0000 (08:14 -0700)
commit8b569a7db85b104639e335f6df453e7619bdf26c
tree2c501c4ba9244be9591c7d9b6b7afb44afc23703
parent521c1e24e755fcd0c98c234cd870853e8c7f1c9b
parentaf28061cad8626758690fdcd686503ccba94b71d
Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "Nothing too crazy, pretty quiet, maybe too quiet.

  amdgpu:
   - a fixed version of the raven firmware fix we previously reverted
   - stolen memory fix

  imx:
   - regression fix

  qxl:
   - remove a bad warning

  etnaviv:
   - VM locking fix"

* tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drm:
  drm/amdgpu: reserve stollen vram for raven series
  drm/etnaviv: lock MMU while dumping core
  drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q
  drm/qxl: drop WARN_ONCE()
  drm/amd/display: Don't load DMCU for Raven 1 (v2)