aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-13drm/vc4: improve throughput by pipelining binning and rendering jobsVarad Gautam1-9/+28
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-2/+11
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt1-1/+5
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt1-0/+1
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt1-1/+5
2016-02-16drm/vc4: Add support for scaling of display planes.Eric Anholt1-0/+4
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt1-1/+7
2016-02-08drm/vc4: Nuke preclose hookDaniel Vetter1-1/+0
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt1-0/+4
2015-12-07drm/vc4: Add support for async pageflips.Eric Anholt1-0/+16
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+182
2015-12-07drm/vc4: Bind and initialize the V3D engine.Eric Anholt1-0/+13
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt1-0/+50
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt1-0/+4
2015-12-07drm/vc4: Add a BO cache.Eric Anholt1-1/+48
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-nextDave Airlie1-0/+145
2015-10-21drm/vc4: Use the fbdev_cma helpersDerek Foreman1-0/+2
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+143