Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-16 | drm/vc4: Fix spurious GPU resets due to BO reuse. | Eric Anholt | 1 | -1/+5 |
2015-12-07 | drm/vc4: Add an interface for capturing the GPU state after a hang. | Eric Anholt | 1 | -0/+4 |
2015-12-07 | drm/vc4: Add support for async pageflips. | Eric Anholt | 1 | -0/+16 |
2015-12-07 | drm/vc4: Add support for drawing 3D frames. | Eric Anholt | 1 | -0/+182 |
2015-12-07 | drm/vc4: Bind and initialize the V3D engine. | Eric Anholt | 1 | -0/+13 |
2015-12-07 | drm/vc4: Add an API for creating GPU shaders in GEM BOs. | Eric Anholt | 1 | -0/+50 |
2015-12-07 | drm/vc4: Add create and map BO ioctls. | Eric Anholt | 1 | -0/+4 |
2015-12-07 | drm/vc4: Add a BO cache. | Eric Anholt | 1 | -1/+48 |
2015-10-22 | Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr... | Dave Airlie | 1 | -0/+145 |
2015-10-21 | drm/vc4: Use the fbdev_cma helpers | Derek Foreman | 1 | -0/+2 |
2015-10-21 | drm/vc4: Add KMS support for Raspberry Pi. | Eric Anholt | 1 | -0/+143 |