aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_bo.c
Commit message (Expand)AuthorAge
* drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-09
* drm/vc4: Use drm_gem_object_unreference_unlockedDaniel Vetter2016-05-31
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * drm/vc4: Return -EFAULT on copy_from_user() failureDan Carpenter2016-03-13
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
|/
* drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-16
* drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-07
* drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-07
* drm/vc4: Add a BO cache.Eric Anholt2015-12-07
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-21