summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)AuthorFilesLines
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt1-0/+10
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt2-5/+6
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall1-1/+1
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2015-11-17drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot1-4/+4
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie12-0/+2946
2015-10-21drm/vc4: Allow vblank to be disabledDerek Foreman1-0/+1
2015-10-21drm/vc4: Use the fbdev_cma helpersDerek Foreman3-3/+31
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt12-0/+2917