]> 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)
commitecf6ff3583beecdb8eb0eed1dcfa14a3af36cc15
tree5c22eed9f236ce5bd2f7f8ab32812198ec198f19
parent7f1e48b72e2d80603ed4991bc21fa7b5c1b5de27
parentf37d317b320b518a78f7610bb16a97793882652c
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.