summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt1-1/+5
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 dr...Dave 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