]> 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)
commit70119e9f93d0dde7b9c65050df368f30613f132b
tree58f70c58a37dd52e5c451260c1f127935b37f486
parent2b23a9c245cfc108176dfba01dfd13469304b872
parent0ca345c270fc4d92aabc6a1227fb8c43be031e82
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.