]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc...
authorDave Airlie <airlied@redhat.com>
Fri, 21 Jul 2017 04:04:10 +0000 (14:04 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Jul 2017 04:04:10 +0000 (14:04 +1000)
commit660f6b5c639228cf53b4eecda86c8dd9055bed53
tree668cf1238b694bfc101f413bd7058383ca92f1ea
parent22a548d04853297b3855dcac2881d0cb52e3b99c
parent636c4c3e762b62aa93632c645ca65879285b16e3
Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes

Core Changes:
- fence: Introduce new fence flag to signify timestamp is populated (Chris)
- mst: Avoid processing incomplete data + fix NULL dereference (Imre)

Driver Changes:
- vc4: Avoid WARN from grabbing a ref from vblank that's not on (Boris)

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Imre Deak <imre.deak@intel.com>
* tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc:
  drm/mst: Avoid processing partially received up/down message transactions
  drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
  drm/mst: Fix error handling during MST sideband message reception
  drm/vc4: Fix VBLANK handling in crtc->enable() path
  dma-buf/fence: Avoid use of uninitialised timestamp