Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Oct 2018 07:23:12 +0000 (09:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Oct 2018 07:23:12 +0000 (09:23 +0200)
commit270b77a0f30e7bc61a9081b86d74dbb62fa6a69d
tree22ab0d2cdf84d98b0fcc6f9bbcfcefd28d91163d
parent6b5201c21d4022e71058cbd87b9dfe3116143af1
parentfe7acd1e303d74584040a902d78726ba5a4b9b4a
Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm

Dave writes:
  "drm fixes for 4.19 final (part 2)

   Looked like two stragglers snuck in, one very urgent the pageflipping
   was missing a reference that could result in a GPF on non-i915
   drivers, the other is an overflow in the sun4i dotclock calcs
   resulting in a mode not getting set."

* tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm:
  drm/sun4i: Fix an ulong overflow in the dotclock driver
  drm: Get ref on CRTC commit object when waiting for flip_done