]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 2 Sep 2016 05:55:15 +0000 (15:55 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Sep 2016 05:55:15 +0000 (15:55 +1000)
commit508103310b8d1a4147e988fc596a8f8fb1d6e8bb
tree5c22eed9f236ce5bd2f7f8ab32812198ec198f19
parentd5dee66d99f71c32cad1c265f73514d95960a34a
parentbf12280ad8046775673ee1f694a56cc28bde6e5a
Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes

This pull request brings in fixes for VC4 3D in 4.8, most of which are
covered by testcases.

* tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux:
  drm/vc4: Fix oops when userspace hands in a bad BO.
  drm/vc4: Fix overflow mem unreferencing when the binner runs dry.
  drm/vc4: Free hang state before destroying BO cache.
  drm/vc4: Fix handling of a pm_runtime_get_sync() success case.
  drm/vc4: Use drm_malloc_ab to fix large rendering jobs.
  drm/vc4: Use drm_free_large() on handles to match its allocation.