Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-17 | drm/vc4: Make sure that planes aren't scaled. | Eric Anholt | 1 | -0/+10 |
2015-11-17 | drm/vc4: Fix some failure to track __iomem decorations on pointers. | Eric Anholt | 2 | -5/+6 |
2015-11-17 | drm/vc4: checking for NULL instead of IS_ERR | Dan Carpenter | 1 | -2/+2 |
2015-11-17 | drm/vc4: fix itnull.cocci warnings | Julia Lawall | 1 | -1/+1 |
2015-11-17 | drm/vc4: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 1 | -1/+0 |
2015-11-17 | drm/vc4: vc4_plane_duplicate_state() can be static | kbuild test robot | 1 | -4/+4 |
2015-11-10 | drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER | Guenter Roeck | 1 | -1/+2 |
2015-10-22 | Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr... | Dave Airlie | 12 | -0/+2946 |
2015-10-21 | drm/vc4: Allow vblank to be disabled | Derek Foreman | 1 | -0/+1 |
2015-10-21 | drm/vc4: Use the fbdev_cma helpers | Derek Foreman | 3 | -3/+31 |
2015-10-21 | drm/vc4: Add KMS support for Raspberry Pi. | Eric Anholt | 12 | -0/+2917 |