Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-08 | drm/vc4: Nuke preclose hook | Daniel Vetter | 1 | -10/+0 |
2015-12-15 | drm: use dev_name as default unique name in drm_dev_alloc() | Nicolas Iooss | 1 | -2/+0 |
2015-12-15 | Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr... | Dave Airlie | 1 | -6/+30 |
2015-12-08 | drm/vc4: Add an interface for capturing the GPU state after a hang. | Eric Anholt | 1 | -0/+2 |
2015-12-08 | drm/vc4: Add support for drawing 3D frames. | Eric Anholt | 1 | -1/+14 |
2015-12-08 | drm/vc4: Bind and initialize the V3D engine. | Eric Anholt | 1 | -0/+1 |
2015-12-08 | drm/vc4: Add an API for creating GPU shaders in GEM BOs. | Eric Anholt | 1 | -4/+5 |
2015-12-08 | drm/vc4: Add create and map BO ioctls. | Eric Anholt | 1 | -0/+3 |
2015-12-08 | drm/vc4: Add a BO cache. | Eric Anholt | 1 | -1/+5 |
2015-11-17 | drm/vc4: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 1 | -1/+0 |
2015-10-21 | drm/vc4: Use the fbdev_cma helpers | Derek Foreman | 1 | -0/+14 |
2015-10-21 | drm/vc4: Add KMS support for Raspberry Pi. | Eric Anholt | 1 | -0/+284 |