]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/drm-misc...
authorDave Airlie <airlied@redhat.com>
Thu, 25 Jan 2018 02:28:15 +0000 (12:28 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Jan 2018 02:28:15 +0000 (12:28 +1000)
commit268e4a8c1e5edc1f23994b347e207b31004aa66f
tree58f70c58a37dd52e5c451260c1f127935b37f486
parente4b3eb1d8f3d0bc7e3ae6d2026f95a9e158d5a83
parent5a080b7753a192e2700e2fcb2c9a2ae95ec80469
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

Two vc4 fixes that were applied in the last day.
One fixes a NULL dereference, and the other fixes
a flickering bug.

Cc: Eric Anholt <eric@anholt.net>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
* tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/drm-misc:
  drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
  drm/vc4: Flush the caches before the bin jobs, as well.