summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_bo.c
Commit message (Expand)AuthorAgeFilesLines
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-3/+2
* drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-161-8/+8
* drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+140
* drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-071-0/+41
* drm/vc4: Add a BO cache.Eric Anholt2015-12-071-6/+330
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+52
OpenPOWER on IntegriCloud