summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Add DPI driverEric Anholt2016-04-141-0/+5
* drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam2016-03-131-9/+28
* Merge drm-fixes into drm-next.Dave Airlie2016-03-141-2/+11
|\
| * drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt2016-02-161-1/+5
| * drm/vc4: Enable runtime PM.Eric Anholt2016-02-161-0/+1
| * drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2016-02-161-1/+5
* | drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-161-0/+4
* | drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-161-1/+7
* | drm/vc4: Nuke preclose hookDaniel Vetter2016-02-081-1/+0
|/
* drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+4
* drm/vc4: Add support for async pageflips.Eric Anholt2015-12-071-0/+16
* drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-0/+182
* drm/vc4: Bind and initialize the V3D engine.Eric Anholt2015-12-071-0/+13
* drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+50
* drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-071-0/+4
* drm/vc4: Add a BO cache.Eric Anholt2015-12-071-1/+48
* Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie2015-10-221-2/+2
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-211-0/+2
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+143
OpenPOWER on IntegriCloud