Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 15 Dec 2015 00:43:27 +0000 (10:43 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Dec 2015 00:43:27 +0000 (10:43 +1000)
This pull request brings in 3D acceleration support for the VC4 GPU.
While there is still performance work to be done (particularly
surrounding RCL generation), the CL submit ABI should be settled and
done now.

* tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux:
  drm/vc4: Add an interface for capturing the GPU state after a hang.
  drm/vc4: Add support for async pageflips.
  drm/vc4: Add support for drawing 3D frames.
  drm/vc4: Bind and initialize the V3D engine.
  drm/vc4: Fix a typo in a V3D debug register.
  drm/vc4: Add an API for creating GPU shaders in GEM BOs.
  drm/vc4: Add create and map BO ioctls.
  drm/vc4: Add a BO cache.
  drm: Create a driver hook for allocating GEM object structs.

1  2 
drivers/gpu/drm/vc4/vc4_crtc.c
drivers/gpu/drm/vc4/vc4_drv.c
drivers/gpu/drm/vc4/vc4_plane.c
include/drm/drmP.h
include/uapi/drm/Kbuild

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge