summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-02drm/vc4: Add missing render node supportEric Anholt1-0/+1
2016-04-14drm/vc4: Add DPI driverEric Anholt1-0/+1
2016-02-08drm/vc4: Nuke preclose hookDaniel Vetter1-10/+0
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss1-2/+0
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie1-6/+30
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt1-0/+2
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-1/+14
2015-12-07drm/vc4: Bind and initialize the V3D engine.Eric Anholt1-0/+1
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt1-4/+5
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt1-0/+3
2015-12-07drm/vc4: Add a BO cache.Eric Anholt1-1/+5
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2015-10-21drm/vc4: Use the fbdev_cma helpersDerek Foreman1-0/+14
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+284