summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Fix ioctl permissions for render nodes.Herve Jourdain2016-06-061-6/+6
* drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner2016-05-311-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-0/+2
|\
| * drm/vc4: Add missing render node supportEric Anholt2016-05-021-0/+1
| * drm/vc4: Add DPI driverEric Anholt2016-04-141-0/+1
* | drm/vc4: Kick out the simplefb framebuffer before we set up KMS.Eric Anholt2016-04-191-0/+20
|/
* drm/vc4: Nuke preclose hookDaniel Vetter2016-02-081-10/+0
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-151-2/+0
* Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-151-6/+30
|\
| * drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+2
| * drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-1/+14
| * drm/vc4: Bind and initialize the V3D engine.Eric Anholt2015-12-071-0/+1
| * drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-4/+5
| * drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-071-0/+3
| * drm/vc4: Add a BO cache.Eric Anholt2015-12-071-1/+5
* | drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall2015-11-171-1/+0
|/
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-211-0/+14
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+284
OpenPOWER on IntegriCloud