[GIT PULL] drm-vc4-fixes-2016-09-14

From: Eric Anholt
Date: Wed Sep 14 2016 - 10:20:45 EST


These should be the last vc4 fixes for 4.8.

The following changes since commit 552416c146fadc67cd9b53ef7adf88d3381c43a6:

drm/vc4: Fix oops when userspace hands in a bad BO. (2016-08-19 19:17:39 -0700)

are available in the git repository at:

https://github.com/anholt/linux tags/drm-vc4-fixes-2016-09-14

for you to fetch changes up to ea90383837334bcebe842e719ad4d8c966f4ef51:

drm/vc4: mark vc4_bo_cache_purge() static (2016-09-09 12:21:43 -0700)

----------------------------------------------------------------
This pull request brings in a fix for crashes in X on VC4.

----------------------------------------------------------------
Baoyou Xie (1):
drm/vc4: mark vc4_bo_cache_purge() static

Eric Anholt (1):
drm/vc4: Allow some more signals to be packed with uniform resets.

drivers/gpu/drm/vc4/vc4_bo.c | 2 +-
drivers/gpu/drm/vc4/vc4_validate_shaders.c | 10 ++++++++--
2 files changed, 9 insertions(+), 3 deletions(-)