summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Make sure that planes aren't scaled.Eric Anholt2015-11-171-0/+10
* drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt2015-11-172-5/+6
* drm/vc4: checking for NULL instead of IS_ERRDan Carpenter2015-11-171-2/+2
* drm/vc4: fix itnull.cocci warningsJulia Lawall2015-11-171-1/+1
* drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall2015-11-171-1/+0
* drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot2015-11-171-4/+4
* drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck2015-11-101-1/+2
* Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie2015-10-222-4/+4
* drm/vc4: Allow vblank to be disabledDerek Foreman2015-10-211-0/+1
* drm/vc4: Use the fbdev_cma helpersDerek Foreman2015-10-213-3/+31
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-2112-0/+2917
OpenPOWER on IntegriCloud