Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Apr 2021 03:00:36 +0000 (20:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Apr 2021 03:00:36 +0000 (20:00 -0700)
commitaba5970c4da0059ed8052188a341a85ac8845d6f
tree3157a568eb4ae86a544dafe36dec656645f031df
parent194cf4825638256e9afe1d360831aa5379b3517a
parent796b556cbfdbe0d65b9793e63653ad24f9fa033c
Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm

Pull vmwgfx fixes from Dave Airlie:
 "This contains two regression fixes for vmwgfx, one due to a refactor
  which meant locks were being used before initialisation, and the other
  in fixing up some warnings from the core when destroying pinned
  buffers.

  vmwgfx:

   - fixed unpinning before destruction

   - lockdep init reordering"

* tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm:
  drm/vmwgfx: Make sure bo's are unpinned before putting them back
  drm/vmwgfx: Fix the lockdep breakage
  drm/vmwgfx: Make sure we unpin no longer needed buffers