[git pull] drm vc4 fixes for 4.15

From: Dave Airlie
Date: Wed Jan 24 2018 - 21:46:06 EST


Hi Linus,

Just got two vc4 fixes for a NULL ptr and misrendering issues, don't
think I'll have anything else ths week, tomorrow is a public holiday
here.

Dave.

The following changes since commit 0c5b9b5d9adbad4b60491f9ba0d2af38904bb4b9:

Linux 4.15-rc9 (2018-01-21 13:51:26 -0800)

are available in the git repository at:

git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.15-rc10

for you to fetch changes up to 7e3f8e91e8d92a542ba30d7b07108882e82ad348:

Merge tag 'drm-misc-fixes-2018-01-24' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-01-25
12:28:15 +1000)

----------------------------------------------------------------
two vc4 fixes.

----------------------------------------------------------------
Boris Brezillon (1):
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()

Dave Airlie (1):
Merge tag 'drm-misc-fixes-2018-01-24' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

Eric Anholt (1):
drm/vc4: Flush the caches before the bin jobs, as well.

drivers/gpu/drm/vc4/vc4_gem.c | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)