]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit628c5f6587bb8f876c48dcf63a57e2779f2c32e0
tree3ff31275e6b4acdd57a2d05eb2499a3941fb3b72
parentde16b5476de85ac8190e0f2d26f79857b49a9b27
parentf2ab0397a482d001dfef28c882fdc282ebb1fe55
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next

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.
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